Return 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 | Base type |
[out] | value | Value |
[out] | t | Timestamp |
- Precondition
- The segment is not constant and has linear interpolation
- Note
- The parameter basetype is not needed for temporal points