MobilityDB 1.3
Loading...
Searching...
No Matches

◆ tpoint_at_stbox_segm()

static Temporal * tpoint_at_stbox_segm ( const Temporal temp,
const STBox box,
bool  border_inc 
)
static

Return a temporal point with the segments that intersect a spatiotemporal box in ONLY the spatial dimension.

Parameters
[in]tempTemporal point
[in]boxSpatiotemporal box
[in]border_incTrue when the box contains the upper border
Note
It is possible to mix 2D/3D geometries, the Z dimension is only considered if both the temporal point and the box have Z dimension
Precondition
This function supposes all the checks have been done in the calling function
Note
This function is ONLY called by the function atGeometry and thus the stbox has NO temporal dimension