Restrict a temporal sequence set to (the complement of) a base value.
- Parameters
-
[in] | ss | Temporal sequence set |
[in] | value | Value |
[in] | atfunc | True if the restriction is at , false for minus |
- Note
- There is no bounding box test in this function, it is done in the dispatch function for all temporal types. @csqlfn Temporal_at_value(), Temporal_minus_value()