MobilityDB  1.0

◆ tsequenceset_min_instant()

const TInstant* tsequenceset_min_instant ( const TSequenceSet ts)

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

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

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