|
◆ tdwithin_trgeosegm_trgeosegm()
Return the timestamps at which EITHER the segments of the two temporal points OR a segment of a temporal point and a point are within a distance.
- Parameters
-
[in] | sv1,ev1 | Points defining the first segment |
[in] | sv2,ev2 | Points defining the second segment |
[in] | lower,upper | Timestamps associated to the segments |
[in] | dist | Distance |
[out] | t1,t2 | |
- Returns
- Number of timestamps in the result, between 0 and 2. In the case of a single result both t1 and t2 are set to the unique timestamp
|