Extend the temporal sequence value by the time interval.
- Parameters
-
| [in] | seq | Temporal value |
| [in] | interval | 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. |