MobilityDB  1.0

◆ dwithin_tpointseq_tpointseq1()

static bool dwithin_tpointseq_tpointseq1 ( const TInstant start1,
const TInstant end1,
bool  linear1,
const TInstant start2,
const TInstant end2,
bool  linear2,
Datum  dist,
datum_func3  func 
)
static

Returns true if the two segments of the temporal sequence points satisfy the ST_Dwithin relationship.

Parameters
[in]start1,end1Instants defining the first segment
[in]start2,end2Instants defining the second segment
[in]linear1,linear2True when the corresponding segment has linear interpolation
[in]distDistance
[in]funcDWithin function (2D, 3D, or geodetic)
Precondition
The temporal points are synchronized