Return a temporal sequence from an array of temporal instants.
- Parameters
-
[in] | instants | Array of instants |
[in] | count | Number of elements in the array |
[in] | lower_inc,upper_inc | True if the respective bound is inclusive |
[in] | interp | Interpolation |
[in] | normalize | True if the resulting value should be normalized @csqlfn Tsequence_constructor() |