Return 1 or 2 if a temporal point segment and a point are at the minimum bearing during the period defined by the output timestamps, return 0 otherwise.
- Parameters
-
| [in] | start,end | Values defining the segment |
| [in] | point | Geometric/geography point to locate |
| [in] | lower,upper | Timestampts defining the segment |
| [out] | t1,t2 | Timestamps defining the resulting period, may be equal |
- Precondition
- The segment is not constant and has linear interpolation
- Postcondition
- As there is a single turning point,
t2 is set to t1