MobilityDB 1.1

◆ tbox_xmax()

bool tbox_xmax ( const TBox box,
double *  result 
)

Return true if the temporal box has value dimension.

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

Parameters
[in]boxBox
[out]resultResult
SQL Function:
Xmax()
PyMEOS Function:
xmax()