MobilityDB 1.1

◆ stbox_xmax()

bool stbox_xmax ( const STBox box,
double *  result 
)

Return true if the spatiotemporal box has value dimension.

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

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