|
◆ tnpoint_restrict_npoint()
Restrict a temporal network point to (the complement of) a network point.
- Parameters
-
[in] | temp | Temporal network point |
[in] | np | Network point |
[in] | atfunc | True if the restriction is at , false for minus |
- Note
- This function does a bounding box test for the temporal types different from instant. The singleton tests are done in the functions for the specific temporal types. @csqlfn Tnpoint_restrict_npoint()
|