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

◆ tint_base_distance_turnpt()

int tint_base_distance_turnpt ( Datum  start,
Datum  end,
Datum  value,
TimestampTz  lower,
TimestampTz  upper,
TimestampTz t1,
TimestampTz t2 
)

Return true if the segment of a temporal integer intersects a value at a timestamptz.

Parameters
[in]start,endValues defining the first segment
[in]valueValues to locate
[in]lower,upperTimestamps defining the segments
[out]t1,t2Resulting imestamps
Note
This function is passed to the lifting infrastructure when computing the temporal distance