Linear Rate Segment
class LinearRateSegment(cumRateLL: Double, timeLL: Double, rateLL: Double, timeUL: Double, rateUL: Double) : RateSegmentIfc
Author
rossetti
Constructors
Properties
Link copied to clipboard
The cumulative rate interval width
Link copied to clipboard
The lower limit on the cumulative rate axis
Link copied to clipboard
The upper limit on the cumulative rate axis
Link copied to clipboard
the rate at the lower limit of the interval
Link copied to clipboard
the rate at the upper limit of the interval
Link copied to clipboard
The lower time limit
Link copied to clipboard
The upper time limit
Link copied to clipboard
The width of the interval
Functions
Link copied to clipboard
Returns the value of the cumulative rate function for the interval given a value of time within that interval
Link copied to clipboard
Returns a new instance of the rate segment
Link copied to clipboard
Returns the inverse of the cumulative rate function given the interval and a cumulative rate value within that interval. Returns a time