|
MobilityDB 1.3
|
Go to the source code of this file.
Functions | |
| Temporal * | tpose_restrict_elevation (const Temporal *temp, const Span *s, bool atfunc) |
| Temporal * | tpose_restrict_geom (const Temporal *temp, const GSERIALIZED *gs, bool atfunc) |
| Return a temporal pose restricted to (the complement of) a geometry. More... | |
| Temporal * | tpose_restrict_stbox (const Temporal *temp, const STBox *box, bool border_inc, bool atfunc) |
| Return a temporal pose restricted to (the complement of) a spatiotemporal box. More... | |
| GSERIALIZED * | tpose_trajectory (const Temporal *temp) |
| Spatial functions for temporal pose objects. More... | |