MobilityDB 1.1

◆ tsequence_min_instant()

const TInstant * tsequence_min_instant ( const TSequence seq)

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

Note
The function does not take into account whether the instant is at an exclusive bound or not
Function used, e.g., for computing the shortest line between two temporal points from their temporal distance
SQL Function:
minInstant()