MobilityDB 1.3
Loading...
Searching...
No Matches
Functions
tcbuffer_spatialfuncs.h File Reference
#include <postgres.h>
#include "temporal/temporal.h"
#include "cbuffer/cbuffer.h"

Go to the source code of this file.

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, bool atfunc)
 Return a temporal circular buffer restricted to a spatiotemporal box. More...
 
GSERIALIZEDtcbufferinst_trav_area (const TInstant *inst)
 Temporal distance for temporal network points. More...
 
GSERIALIZEDtcbuffersegm_trav_area (const TInstant *inst1, const TInstant *inst2)
 Return the traversed area of a temporal circular buffer segment with linear interpolation. More...
 
GSERIALIZEDtcbufferseq_trav_area (const TSequence *seq)
 Return the traversed area of a temporal circular buffer sequence. More...
 
GSERIALIZEDtcbufferseqset_trav_area (const TSequenceSet *ss)
 Return the traversed area of a temporal circular buffer. More...