MobilityDB 1.1

◆ stbox_xmin()

bool stbox_xmin ( const STBox box,
double *  result 
)

Return true if the spatiotemporal box has value dimension.

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

Parameters
[in]boxBox
[out]resultResult
SQL Function:
Xmin()
PyMEOS Function:
xmin()