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

Restriction functions for temporal network points. More...

Functions

Temporaltnpoint_restrict_geom (const Temporal *temp, const GSERIALIZED *gs, bool atfunc)
 Return a temporal network point restricted to (the complement of) a geometry. More...
 
Temporaltnpoint_restrict_npoint (const Temporal *temp, const Npoint *np, bool atfunc)
 Restrict a temporal network point to (the complement of) a network point. More...
 
Temporaltnpoint_restrict_npointset (const Temporal *temp, const Set *s, bool atfunc)
 Restrict a temporal network point to (the complement of) a set of network points. More...
 
Temporaltnpoint_restrict_stbox (const Temporal *temp, const STBox *box, bool border_inc, bool atfunc)
 Return a temporal network point restricted to (the complement of) a spatiotemporal box. More...
 

Detailed Description

Restriction functions for temporal network points.