|
| PID (float kp, float ki, float kd, float outMin, float outMax) |
|
void | initialise (float input, float output) |
|
float | update (float setpoint, float input) |
|
The documentation for this class was generated from the following files:
- include/common/pid.h
- src/common/pid.cc