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

◆ tdwithin_tlinearseqset_tlinearseqset()

static TSequenceSet * tdwithin_tlinearseqset_tlinearseqset ( const TSequenceSet ss1,
const TSequenceSet ss2,
Datum  dist,
datum_func3  func,
tpfunc_temp  tpfn 
)
static

Return the timestamps at which the segments of two temporal point sequence sets are within a distance.

Parameters
[in]ss1,ss2Temporal points
[in]distDistance
[in]funcSpatial relationship function to be applied
[in]tpfnTurning point function to be applied
Precondition
The temporal points must be synchronized.