MobilityDB
1.0
src
point
tpoint_tempspatialrels.c
tcontains_geo_tpoint
tcontains_geo_tpoint_internal
tdisjoint_geo_tpoint
tdisjoint_tpoint_geo
tdwithin_geo_tpoint
tdwithin_tpoint_geo
tdwithin_tpoint_geo_internal
tdwithin_tpoint_tpoint
tdwithin_tpoint_tpoint_internal
tdwithin_tpointseq_geo
tdwithin_tpointseq_geo1
tdwithin_tpointseq_tpointseq
tdwithin_tpointseq_tpointseq1
tdwithin_tpointseq_tpointseq2
tdwithin_tpointseqset_geo
tdwithin_tpointseqset_tpointseqset
tinterrel_tpoint_geo
tinterrel_tpointinst_geom
tinterrel_tpointinstset_geom
tinterrel_tpointseq_geom
tinterrel_tpointseq_geom1
tinterrel_tpointseq_simple_geom
tinterrel_tpointseq_step_geom
tinterrel_tpointseqset_geom
tintersects_geo_tpoint
tintersects_tpoint_geo
ttouches_geo_tpoint
ttouches_tpoint_geo
ttouches_tpoint_geo_internal
◆
tdwithin_tpointseq_tpointseq()
static
TSequenceSet
* tdwithin_tpointseq_tpointseq
(
const
TSequence
*
seq1
,
const
TSequence
*
seq2
,
Datum
dist
,
datum_func3
func
)
static
Returns 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.8.13