This package contains discontinuous and non-differentiable, algebraic input/output blocks.
| Name | Description |
|---|---|
| Limiter | Limit the range of a signal |
| VariableLimiter | Limit the range of a signal with variable limits |
| SlewRateLimiter | Limits the slew rate of a signal |
| DeadZone | Provide a region of zero output |
| FixedDelay | Delay block with fixed DelayTime |
| PadeDelay | Pade approximation of delay block with fixed delayTime (use balance=true; this is not the default to be backwards compatible) |
| VariableDelay | Delay block with variable DelayTime |