This sub-package contains the basic blocks for control purposes. These blocks differs from the one of the
LinearSystems package because they have saturation and tracking mode.
Name | Description |
---|---|
P | Integrator with tracking mode (and limiter) |
I | Integrator with tracking mode (and limiter) |
FO | First Order process with tracking mode (and limiter) |
LeadLAG | Lead lag process with tracking mode (and limiter) |
ComplexPoles | Process with complex poles and tracking mode (and limiter) |
Examples | Examples |