Extend the temporal sequence set value by the time interval.
- Parameters
-
[out] | result | Array on which the pointers of the newly constructed values are stored |
[in] | ts | Temporal value |
[in] | interval | Interval |
[in] | min | True if the calling function is min, max otherwise. This parameter is only used for linear interpolation. |