MobilityDB 1.1

◆ tbox_tmax()

bool tbox_tmax ( const TBox box,
TimestampTz result 
)

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