MobilityDB 1.3
Loading...
Searching...
No Matches

◆ tsequence_min_inst()

const TInstant * tsequence_min_inst ( const TSequence seq)
inline

Return a pointer to the instant with minimum base value of a temporal sequence.

The function does not take into account whether the instant is at an exclusive bound or not.

Parameters
[in]seqTemporal sequence
Note
The function is used, e.g., for computing the shortest line between two temporal points from their temporal distance @csqlfn Temporal_min_instant()