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

Temporal comparison functions for temporal geometries. More...

Functions

Temporalteq_geo_tgeo (const GSERIALIZED *gs, const Temporal *temp)
 Return the temporal equality of a geo and a temporal geo. More...
 
Temporalteq_tgeo_geo (const Temporal *temp, const GSERIALIZED *gs)
 Return the temporal equality of a temporal geo and a geo. More...
 
Temporaltne_geo_tgeo (const GSERIALIZED *gs, const Temporal *temp)
 Return the temporal inequality of a geo and a temporal geo. More...
 
Temporaltne_tgeo_geo (const Temporal *temp, const GSERIALIZED *gs)
 Return the temporal inequality of a temporal geo and a geo. More...
 

Detailed Description

Temporal comparison functions for temporal geometries.