MobilityDB  1.0

◆ tdwithin_tpointseqset_tpointseqset()

static TSequenceSet* tdwithin_tpointseqset_tpointseqset ( const TSequenceSet ts1,
const TSequenceSet ts2,
Datum  dist,
datum_func3  func 
)
static

Returns the timestamps at which the segments of two temporal points are within the given distance.

Parameters
[in]ts1,ts2Temporal points
[in]distDistance
[in]funcDWithin function (2D or 3D)
Precondition
The temporal points must be synchronized.