cumulativeRate

abstract fun cumulativeRate(time: Double): Double

Returns the value of the cumulative rate function for the interval given a value of time within that interval

Return

the cumulative rate at the given time

Parameters

time

the time to be evaluated