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