MobilityDB 1.1

◆ tbox_xmin()

bool tbox_xmin ( const TBox box,
double *  result 
)

Return true if the temporal box has value dimension.

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

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