Restricts the temporal number to (the complement of) the array of ranges of base values.
- Parameters
-
[in] | seq | Temporal number |
[in] | normranges | Array of ranges of base values |
[in] | count | Number of elements in the input array |
[in] | atfunc | True when the restriction is at, false for minus |
[in] | bboxtest | True when the bounding box test should be performed |
- Returns
- Resulting temporal number
- Precondition
- The array of ranges is normalized
- Note
- A bounding box test and an instantaneous sequence test are done in the function tnumberseq_restrict_ranges1 since the latter is called for each composing sequence of a temporal sequence set number.