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

◆ tsegment_intersection()

int tsegment_intersection ( Datum  start1,
Datum  end1,
Datum  start2,
Datum  end2,
meosType  temptype,
TimestampTz  lower,
TimestampTz  upper,
TimestampTz t1,
TimestampTz t2 
)

Return true if two segments of a temporal sequence intersect at a timestamptz.

Parameters
[in]start1,end1Base values defining the first segment
[in]start2,end2Base values defining the second segment
[in]temptypeTemporal type
[in]lower,upperTimestampts defining the segments
[out]t1,t2
Precondition
The instants are synchronized