|
SAE WS_2324
|
Module for the PID Controller. More...
Classes | |
| class | pid |
| PID Controller Module Base Class. More... | |
Module for the PID Controller.
The module contains the PID implementation control. The implemented class is meant to be replicated for each new controller design. The implemented design is a Saturation type parallel PID Controller.