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

Restriction functions for temporal circular buffers. More...

Functions

Temporaltcbuffer_restrict_cbuffer (const Temporal *temp, const Cbuffer *cb, bool atfunc)
 Return a temporal circular buffer restricted to a circular buffer. More...
 
Temporaltcbuffer_restrict_geom (const Temporal *temp, const GSERIALIZED *gs, bool atfunc)
 Return a temporal circular buffer restricted to a geometry. More...
 
Temporaltcbuffer_restrict_stbox (const Temporal *temp, const STBox *box, bool border_inc UNUSED, bool atfunc)
 Return a temporal circular buffer restricted to a spatiotemporal box. More...
 

Detailed Description

Restriction functions for temporal circular buffers.