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

◆ tgeompointsegm_intersection()

int tgeompointsegm_intersection ( Datum  start1,
Datum  end1,
Datum  start2,
Datum  end2,
TimestampTz  lower,
TimestampTz  upper,
TimestampTz t 
)

Return 1 if the segments of two temporal geometry points intersect at the timestamptz output in the last argument.

Parameters
[in]start1,end1Values defining the first segment
[in]start2,end2Values defining the second segment
[in]lower,upperTimestamps defining the segments
[out]tResulting timestamp