MobilityDB 1.1

◆ stbox_tmin()

bool stbox_tmin ( const STBox box,
TimestampTz result 
)

Return true if the spatiotemporal 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()