|
WPID Library 5
|
This is the complete list of members for wpid::PID, including all inherited members.
| calculateSpeed(float error, float max_speed, std::string mech_id) | wpid::PID | |
| copy(void) | wpid::PID | |
| fileLogging(float error, float speed, float proportional, float integral, float derivative, std::string mech_id) | wpid::PID | |
| getDelayTime() | wpid::PID | |
| PID(float kp, float ki, float kd) | wpid::PID | inline |
| PID()=default (defined in wpid::PID) | wpid::PID | |
| reset(void) | wpid::PID | |
| setErrorRange(float degrees) | wpid::PID | |
| setLowSpeedThreshold(int threshold) | wpid::PID | |
| setMaxIntegral(int max_integral) | wpid::PID | |
| setTimeout(int timeout) | wpid::PID | |
| unfinished(float error, int speed) | wpid::PID |