MobilityDB
1.3
Loading...
Searching...
No Matches
meos
src
geo
tspatial_tempspatialrels.c
tcontains_geo_tgeo
tcontains_tgeo_geo
tcontains_tgeo_tgeo
tcovers_geo_tgeo
tcovers_tgeo_geo
tcovers_tgeo_tgeo
tdisjoint_geo_tgeo
tdisjoint_tgeo_geo
tdisjoint_tgeo_tgeo
tdwithin_add_solutions
tdwithin_geo_tgeo
tdwithin_tgeo_geo
tdwithin_tgeo_tgeo
tdwithin_tlinearseq_base
tdwithin_tlinearseq_base_iter
tdwithin_tlinearseq_tlinearseq
tdwithin_tlinearseq_tlinearseq_iter
tdwithin_tlinearseqset_base
tdwithin_tlinearseqset_tlinearseqset
tdwithin_tspatial_spatial
tdwithin_tspatial_tspatial
tinterrel_tgeo_geo
tinterrel_tpointseq_linear_geo
tinterrel_tpointseq_linear_geo_iter
tinterrel_tpointseq_simple_geo
tinterrel_tspatial_base
tinterrel_tspatial_tspatial
tinterrel_tspatialinst_base
tinterrel_tspatialseq_discstep_base
tinterrel_tspatialseqset_base
tintersects_geo_tgeo
tintersects_tgeo_geo
tintersects_tgeo_tgeo
tspatialrel_tgeo_geo
tspatialrel_tgeo_tgeo
tspatialrel_tspatial_base
tspatialrel_tspatial_tspatial_int
ttouches_geo_tgeo
ttouches_tgeo_geo
ttouches_tgeo_tgeo
◆
tdwithin_tlinearseq_tlinearseq()
static
TSequenceSet
* tdwithin_tlinearseq_tlinearseq
(
const
TSequence
*
seq1
,
const
TSequence
*
seq2
,
Datum
dist
,
datum_func3
func
,
tpfunc_temp
tpfn
)
static
Return the temporal dwithin relationship between two temporal point sequences.
Parameters
[in]
seq1,seq2
Temporal
points
[in]
dist
Distance
[in]
func
Spatial relationship function to be applied
[in]
tpfn
Turning point function to be applied
Precondition
The temporal points must be synchronized.
Generated by
1.9.5