MobilityDB 1.1

◆ tbox_tmin()

bool tbox_tmin ( const TBox box,
TimestampTz result 
)

Return true if the temporal box has time dimension.

In that case, the minimum timestamp is returned in the output argument.

Parameters
[in]boxBox
[out]resultResult
SQL Function:
Tmin()
PyMEOS Function:
tmin()