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

◆ tdwithin_tlinearseq_tlinearseq()

static TSequenceSet * tdwithin_tlinearseq_tlinearseq ( const TSequence seq1,
const TSequence seq2,
Datum  dist,
datum_func3  func,
tpfunc_temp  tpfn 
)
static

Return the temporal dwithin relationship between two temporal point sequences.

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