|
| PIDController (float pKp, float pKv, float pKi, float pThreshold, float pStaticOffset, float pPeriod) |
|
void | initialize () |
|
void | initialize (float pKp, float pKv, float pKi, float pThreshold, float pStaticOffset, float pPeriod) |
|
float | computeFeedback (float pCommand, float pSensor, float pPeriod=-1.0f) |
|
float | computeFeedbackAbsolute (float pAbsoluteErr) |
|
Definition at line 15 of file pidcontroller.h.
The documentation for this class was generated from the following file: