|
◆ tdwithin_tpoint_tpoint1()
Temporal * tdwithin_tpoint_tpoint1 |
( |
const Temporal * |
sync1, |
|
|
const Temporal * |
sync2, |
|
|
double |
dist, |
|
|
bool |
restr, |
|
|
bool |
atvalue |
|
) |
| |
Return a temporal Boolean that states whether the temporal points are within the given distance.
- Precondition
- The temporal points are synchronized.
|