|
Sylib
A C++ Library For V5
|
This is the complete list of members for sylib::IntegralController, including all inherited members.
| getCurrentTime() const | sylib::IntegralController | |
| getdT() const | sylib::IntegralController | |
| getkI() const | sylib::IntegralController | |
| getOutput() const | sylib::IntegralController | |
| IntegralController(double kI, std::shared_ptr< double > error, double motorGearing=200, bool antiWindupEnabled=false, double antiWindupRange=0) | sylib::IntegralController | |
| operator*() | sylib::IntegralController | |
| resetValue() | sylib::IntegralController | |
| setAntiWindupEnabled(bool enabled) | sylib::IntegralController | |
| setAntiWindupRange(double range) | sylib::IntegralController | |
| setkI(double gain) | sylib::IntegralController | |
| update() | sylib::IntegralController |