MobilityDB 1.1

◆ tdwithin_tpointseqset_tpointseqset()

static TSequenceSet * tdwithin_tpointseqset_tpointseqset ( const TSequenceSet ss1,
const TSequenceSet ss2,
double  dist,
datum_func3  func 
)
static

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

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