MobilityDB 1.1

◆ tpoint_restrict_stbox()

Temporal * tpoint_restrict_stbox ( const Temporal temp,
const STBox box,
bool  atfunc 
)

Restrict a temporal point to (the complement of) a spatiotemporal box.

Parameters
[in]tempTemporal point
[in]boxBox
[in]atfuncTrue if the restriction is at, false for minus
Note
Mixing 2D/3D is enabled to compute, for example, 2.5D operations.
SQL Function:
atStbox(), minusStbox()