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

◆ tdwithin_tlinearseq_base_iter()

static int tdwithin_tlinearseq_base_iter ( const TSequence seq,
Datum  point,
Datum  dist,
datum_func3  func,
tpfunc_temp  tpfn,
TSequence **  result 
)
static

Return the timestamps at which a temporal point sequence and a point are within a distance (iterator function)

Parameters
[in]seqTemporal point
[in]pointPoint
[in]distDistance
[in]funcSpatial relationship function to be applied
[in]tpfnTurning point function to be applied
[out]resultArray on which the pointers of the newly constructed sequences are stored
Returns
Number of elements in the resulting array