MobilityDB 1.1

◆ stbox_zmax()

bool stbox_zmax ( const STBox box,
double *  result 
)

Return true if the spatiotemporal box has Z dimension.

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

Parameters
[in]boxBox
[out]resultResult
SQL Function:
Zmax()
PyMEOS Function:
zmax()