![]() |
MobilityDB 1.3
|
Temporal comparison functions for temporal rigid geometries. More...
Functions | |
Temporal * | teq_geo_trgeo (const GSERIALIZED *gs, const Temporal *temp) |
Return the temporal equality of a geometry and a temporal rigid geometry. More... | |
Temporal * | teq_trgeo_geo (const Temporal *temp, const GSERIALIZED *gs) |
Return the temporal equality of a temporal rigid geometry and a geometry. More... | |
Temporal * | tne_geo_trgeo (const GSERIALIZED *gs, const Temporal *temp) |
Return the temporal inequality of a geometry and a temporal rigid geometry. More... | |
Temporal * | tne_trgeo_geo (const Temporal *temp, const GSERIALIZED *gs) |
Return the temporal inequality of a temporal rigid geometry and a geometry. More... | |
Temporal comparison functions for temporal rigid geometries.