34#ifndef __TPOINT_RESTRICT_H__
35#define __TPOINT_RESTRICT_H__
External API of the Mobility Engine Open Source (MEOS) library.
Definition: postgis_ext_defs.in.h:170
Structure to represent spans (a.k.a.
Definition: meos.h:94
Structure to represent temporal values of sequence subtype.
Definition: meos.h:202
Span * tpointseq_interperiods(const TSequence *seq, const GSERIALIZED *gs, int *count)
Get the periods at which a temporal point sequence with linear interpolation intersects a geometry.
Definition: tgeo_restrict.c:1624
TSequence ** tpointseq_at_geom(const TSequence *seq, const GSERIALIZED *gs, int *count)
Restriction functions for temporal points.
int const GSERIALIZED * gs
Definition: trgeo_spatialrels.h:52