Return 1 or 2 if a temporal segment intersects a base value during the period defined by the output timestamps, return 0 otherwise.
- Parameters
-
[in] | start,end | Values defining the segment |
[in] | value | Value to locate |
[in] | temptype | Temporal type |
[in] | lower,upper | Timestamps defining the segment |
[out] | t1,t2 | Timestamps defining the resulting period, may be equal |
- Returns
- Return 0 if the value is equal to the first or the last instant
- Note
- The function is used in the lifting infrastructure for determining whether a temporal segment intersects a value