MobilityDB
1.1
Toggle main menu visibility
Main Page
Modules
Data Structures
Data Structures
Data Structure Index
Data Fields
All
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Variables
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Files
File List
Globals
All
$
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
z
Variables
$
_
a
b
c
d
e
g
h
i
l
m
p
r
s
t
u
v
w
y
z
Typedefs
b
c
d
e
f
i
l
m
n
o
p
q
r
s
t
u
v
Enumerations
Enumerator
a
b
c
d
e
f
g
i
j
l
m
n
o
p
r
s
t
u
v
Macros
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
meos
src
point
tpoint_spatialrels.c
econtains_geo_geo
econtains_geo_tpoint
edisjoint_tpoint_geo
edisjoint_tpointinst_geo
edisjoint_tpointseq_geo
edisjoint_tpointseqset_geo
edwithin_tpoint_geo
edwithin_tpoint_tpoint
edwithin_tpoint_tpoint1
edwithin_tpointdiscseq_tpointdiscseq
edwithin_tpointinst_tpointinst
edwithin_tpointseq_tpointseq
edwithin_tpointseqset_tpointseqset
eintersects_tpoint_geo
espatialrel_tpoint_geo
espatialrel_tpoint_tpoint
etouches_tpoint_geo
geog_disjoint
geog_dwithin
geog_intersects
geom_contains
geom_disjoint2d
geom_disjoint3d
geom_dwithin2d
geom_dwithin3d
geom_intersects2d
geom_intersects3d
geom_touches
get_disjoint_fn_gs
get_dwithin_fn
get_dwithin_fn_gs
get_intersects_fn_gs
◆
edisjoint_tpointinst_geo()
bool edisjoint_tpointinst_geo
(
const
TInstant
*
inst
,
Datum
geo
,
Datum
(*)(
Datum
,...)
func
)
Return true if a temporal instant point and a geometry are ever disjoint.
Parameters
[in]
inst
Temporal
point
[in]
geo
Geometry
[in]
func
PostGIS function to be called
Generated by
1.9.4