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_tempspatialrels.c
tcontains_geo_tpoint
tdwithin_add_solutions
tdwithin_tpoint_geo
tdwithin_tpoint_tpoint
tdwithin_tpoint_tpoint1
tdwithin_tpointsegm_tpointsegm
tdwithin_tpointseq_point
tdwithin_tpointseq_point1
tdwithin_tpointseq_tpointseq
tdwithin_tpointseq_tpointseq2
tdwithin_tpointseqset_point
tdwithin_tpointseqset_tpointseqset
tinterrel_tpoint_geo
tinterrel_tpointcontseq_geom
tinterrel_tpointcontseq_geom1
tinterrel_tpointdiscseq_geom
tinterrel_tpointinst_geom
tinterrel_tpointseq_simple_geom
tinterrel_tpointseq_step_geom
tinterrel_tpointseqset_geom
ttouches_tpoint_geo
◆
tinterrel_tpointdiscseq_geom()
TSequence
* tinterrel_tpointdiscseq_geom
(
const
TSequence
*
seq
,
Datum
geom
,
bool
tinter
,
Datum
(*)(
Datum
,
Datum
)
func
)
Evaluates tintersects/tdisjoint for a temporal point and a geometry.
Parameters
[in]
seq
Temporal
point
[in]
geom
Geometry
[in]
tinter
True when computing tintersects, false for tdisjoint
[in]
func
PostGIS function to be called
Generated by
1.9.4