MobilityDB 1.1

◆ stbox_tmax()

bool stbox_tmax ( const STBox box,
TimestampTz result 
)

Return true if the spatiotemporal box has time dimension.

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

Parameters
[in]boxBox
[out]resultResult
SQL Function:
Tmax()
PyMEOS Function:
tmax()