MobilityDB
1.3
Loading...
Searching...
No Matches
meos
src
geo
tgeo_compops.c
always_eq_geo_tgeo
always_eq_tgeo_geo
always_eq_tgeo_tgeo
always_ne_geo_tgeo
always_ne_tgeo_geo
always_ne_tgeo_tgeo
eacomp_tgeo_geo
eacomp_tgeo_tgeo
ever_eq_geo_tgeo
ever_eq_tgeo_geo
ever_eq_tgeo_tgeo
ever_ne_geo_tgeo
ever_ne_tgeo_geo
ever_ne_tgeo_tgeo
tcomp_geo_tgeo
tcomp_tgeo_geo
teq_geo_tgeo
teq_tgeo_geo
tne_geo_tgeo
tne_tgeo_geo
◆
eacomp_tgeo_geo()
int eacomp_tgeo_geo
(
const
Temporal
*
temp
,
const
GSERIALIZED
*
gs
,
Datum
(*)(
Datum
,
Datum
,
meosType
)
func
,
bool
ever
)
Return true if a temporal geo and a geo satisfy the ever/always comparison.
Parameters
[in]
temp
Temporal
value
[in]
gs
Geometry
[in]
ever
True for the ever semantics, false for the always semantics
[in]
func
Comparison function
Generated by
1.9.5