MobilityDB 1.1

◆ stbox_zmin()

bool stbox_zmin ( const STBox box,
double *  result 
)

Return true if the spatiotemporal box has Z dimension.

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

Parameters
[in]boxBox
[out]resultResult
SQL Function:
Zmin()
PyMEOS Function:
zmin()