Restrict a temporal sequence number to (the complement of) a span.
- Parameters
-
[in] | seq | Temporal number |
[in] | span | Span of base values |
[in] | atfunc | True if the restriction is at, false for minus |
- Returns
- Resulting temporal number
- Note
- It is supposed that a bounding box test has been done in the dispatch function.
- SQL Function:
- atSpan(), minusSpan()