The PathTimeSeries class is a concrete subclass of TimeSeries.
The relationship between the pseudo time and the load factor follows
a user specified path. The path points are specified at user specified
time values. For a pseudo time not at a path point, linear interpolation
is performed to determine the load factor. If the time specified is
beyond the last path point a load factor of 0.0 will be returned.