2.21.1 Detailed Description
Instance structure for the single-precision floating-point PID controller.
This structure stores:
-
Derived coefficients (A0, A1, A2)
-
Controller state history
-
User-specified PID gains (Kp, Ki, Kd)
#include <controller_functions.h>
