![]() |
MobilityDB 1.3
|
Temporal comparison functions for temporal geometries. More...
Functions | |
Temporal * | teq_geo_tgeo (const GSERIALIZED *gs, const Temporal *temp) |
Return the temporal equality of a geo and a temporal geo. More... | |
Temporal * | teq_tgeo_geo (const Temporal *temp, const GSERIALIZED *gs) |
Return the temporal equality of a temporal geo and a geo. More... | |
Temporal * | tne_geo_tgeo (const GSERIALIZED *gs, const Temporal *temp) |
Return the temporal inequality of a geo and a temporal geo. More... | |
Temporal * | tne_tgeo_geo (const Temporal *temp, const GSERIALIZED *gs) |
Return the temporal inequality of a temporal geo and a geo. More... | |
Temporal comparison functions for temporal geometries.