Returns the value and timestamp at which the a temporal point segment and a point are at the minimum bearing.
- Parameters
-
| [in] | start,end | Instants defining the segment |
| [in] | point | Geometric/geographic point |
| [in] | basetypid | Oid of the base type |
| [out] | value | Value |
| [out] | t | Timestamp |
- Precondition
- The segment is not constant and has linear interpolation.
- Note
- The parameter basetypid is not needed for temporal points