Restrict a temporal value to (the complement of) a base value.
- Parameters
-
[in] | temp | Temporal value |
[in] | value | Value |
[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 Temporal_at_value(), Temporal_minus_value()