Restrict a temporal discrete sequence to (the complement of) its minimum/maximum base value.
- Parameters
-
| [in] | seq | Temporal sequence |
| [in] | min | True if restricted to the minumum value, false for the maximum value |
| [in] | atfunc | True if the restriction is at, false for minus |
- SQL Function:
- atMin(), atMax(), minusMin(), minusMax()