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

◆ tpointsegm_intersection_value()

int tpointsegm_intersection_value ( Datum  start,
Datum  end,
Datum  value,
TimestampTz  lower,
TimestampTz  upper,
TimestampTz t 
)

Return 1 if a segment of a temporal point value intersects a point at the timestamp output in the last argument.

Parameters
[in]start,endBase values defining the segment
[in]valueBase value
[in]lower,upperTimestamps defining the segments
[out]tResulting timestamp
Precondition
The geometry is not empty