#include <labust/control/PIDBase.h>
Go to the source code of this file.
Initialize the controller base. Set all the values to zero and disable auto windup detection.
Definition at line 36 of file PIDBase.c.
The helper function for output saturation.
Definition at line 62 of file PIDBase.c.