MobilityDB 1.1

◆ tdwithin_tpointseq_point()

static TSequenceSet * tdwithin_tpointseq_point ( const TSequence seq,
Datum  point,
Datum  dist,
datum_func3  func 
)
static

Return the timestamps at which the a temporal point and a point are within the given distance.

Parameters
[in]seqTemporal point
[in]pointPoint
[in]distDistance
[in]funcDWithin function (2D or 3D)
Precondition
The temporal points must be synchronized.