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

Restriction functions for temporal poses. More...

Functions

Temporaltpose_at_geom (const Temporal *temp, const GSERIALIZED *gs, const Span *zspan)
 Return a temporal pose restricted to a geometry. More...
 
Temporaltpose_at_pose (const Temporal *temp, const Pose *pose)
 Return a temporal pose restricted to a pose. More...
 
Temporaltpose_at_stbox (const Temporal *temp, const STBox *box, bool border_inc)
 Return a temporal pose restricted to a geometry. More...
 
Temporaltpose_minus_geom (const Temporal *temp, const GSERIALIZED *gs, const Span *zspan)
 Return a temporal point restricted to (the complement of) a geometry. More...
 
Temporaltpose_minus_pose (const Temporal *temp, const Pose *pose)
 Return a temporal pose restricted to the complement of a pose. More...
 
Temporaltpose_minus_stbox (const Temporal *temp, const STBox *box, bool border_inc)
 Return a temporal point restricted to (the complement of) a geometry. More...
 

Detailed Description

Restriction functions for temporal poses.