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

◆ temporal_min_inst()

const TInstant * temporal_min_inst ( const Temporal temp)

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

Function used, e.g., for computing the shortest line between two temporal points from their temporal distance

Parameters
[in]tempTemporal value
Returns
On error return NULL
Note
The function does not take into account whether the instant is at an exclusive bound or not.