Compute the trajectory of an array of instants.
- Note
- This function is called by the constructor of a temporal sequence and returns a single Datum which is a geometry/geography. Since the composing points have been already validated in the constructor there is no verification of the input in this function, in particular for geographies it is supposed that the composing points are geodetic
- Parameters
-
[in] | instants | Array of temporal instants |
[in] | count | Number of elements in the input array |
[in] | linear | True when the interpolation is linear |