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

◆ tcbuffersegm_intersection_value()

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

Return 1 or 2 if a temporal circular buffer segment and a circular buffer intersect during the period defined by the output timestamps, return 0 otherwise.

Parameters
[in]start,endTemporal instants defining the segment
[in]valueValue to locate
[in]lower,upperTimestamps defining the segments
[out]t1,t2Timestamps defining the resulting period, may be equal