Construct a temporal sequence value from the array of temporal instant values and free the array and the instants after the creation.
- Parameters
-
[in] | instants | Array of instants |
[in] | count | Number of elements in the array |
[in] | lower_inc,upper_inc | True when the respective bound is inclusive |
[in] | linear | True when the interpolation is linear |
[in] | normalize | True when the resulting value should be normalized |