Restricts the temporal value to (the complement of) the base value.
- Parameters
-
[in] | seq | Temporal value |
[in] | value | Base values |
[in] | atfunc | True when the restriction is at, false for minus |
- Note
- There is no bounding box or instantaneous test in this function, they are done in the atValue and minusValue functions since the latter are called for each sequence in a sequence set or for each element in the array for the atValues and minusValues functions.