|
◆ tpointsegm_tdwithin_turnpt()
Return the value and timestamp at which the two temporal geo segments are at the minimum distance.
- Parameters
-
[in] | start1,end1 | Base values defining the first segment |
[in] | start2,end2 | Base values defining the second segment |
[in] | value | Base value |
[in] | lower,upper | Timestamps defining the segments |
[out] | t1,t2 | Timestamps |
- Precondition
- The segments are not both constants.
|