MobilityDB 1.1

◆ tdwithin_tpointseqset_point()

static TSequenceSet * tdwithin_tpointseqset_point ( const TSequenceSet ss,
Datum  point,
Datum  dist,
datum_func3  func 
)
static

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

Parameters
[in]ssTemporal point
[in]pointPoint
[in]distDistance
[in]funcDWithin function (2D or 3D)