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

◆ tsequenceset_min_inst()

const TInstant * tsequenceset_min_inst ( const TSequenceSet ss)

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

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

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