![]() |
MobilityDB 1.3
|
Restriction functions for temporal circular buffers. More...
Functions | |
Temporal * | tcbuffer_restrict_cbuffer (const Temporal *temp, const Cbuffer *cb, bool atfunc) |
Return a temporal circular buffer restricted to a circular buffer. More... | |
Temporal * | tcbuffer_restrict_geom (const Temporal *temp, const GSERIALIZED *gs, bool atfunc) |
Return a temporal circular buffer restricted to a geometry. More... | |
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. More... | |
Restriction functions for temporal circular buffers.