Interval Functions

Manipulation of time intervals.

operator +
Add two intervals.
inline Interval operator -(const Interval& t, const Interval& dt)
Difference of two intervals
operator *
Multiply an Interval by a double
operator /
Divide a time Interval by a double
The non-member interval functions allow further manipulation of time interval data.
Author:
John G Zweizig
Version:
1.1; Last modified June 15, 1999

alphabetic index hierarchy of classes


generated by doc++