MobilityDB 1.3
Loading...
Searching...
No Matches

◆ tdwithin_tlinearseq_base()

static TSequenceSet * tdwithin_tlinearseq_base ( const TSequence seq,
Datum  point,
Datum  dist,
datum_func3  func,
tpfunc_temp  tpfn 
)
static

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

Parameters
[in]seqTemporal point
[in]pointPoint
[in]distDistance
[in]funcSpatial relationship function to be applied
[in]tpfnTurning point function to be applied