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