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

◆ tcbuffer_restrict_stbox()

Temporal * tcbuffer_restrict_stbox ( const Temporal temp,
const STBox box,
bool border_inc  UNUSED,
bool  atfunc 
)

Return a temporal circular buffer restricted to a spatiotemporal box.

Parameters
[in]tempTemporal value
[in]boxSpatiotemporal box
[in]atfuncTrue if the restriction is at, false for minus
[in]border_incTrue when the box contains the upper border, otherwise the upper border is assumed as outside of the box. @csqlfn Tcbuffer_at_stbox()