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
◆
tdwithin_tpointseq_tpointseq()
static
TSequenceSet
* tdwithin_tpointseq_tpointseq
(
const
TSequence
*
seq1
,
const
TSequence
*
seq2
,
double
dist
,
datum_func3
func
)
static
Return the timestamps at which the segments of two temporal points are within the given distance.
Parameters
[in]
seq1,seq2
Temporal
points
[in]
dist
Distance
[in]
func
DWithin function (2D or 3D)
Precondition
The temporal points must be synchronized.
Generated by
1.9.4