A PID Auto-tuning object.
More...
#include <pid.hpp>
|
static const uint32_t | UNDEFINED |
| Constant to keep the auto-tuner enabled indefinitely.
|
|
A PID Auto-tuning object.
The instance should be bound to a configured PID controller by using the pidController::bindAutoTuning() method
◆ pidAutoTuning()
qlibs::pidAutoTuning::pidAutoTuning |
( |
| ) |
|
|
default |
◆ getEstimates()
pidGains pidAutoTuning::getEstimates |
( |
void | | ) |
const |
|
noexcept |
◆ UNDEFINED
const uint32_t pidAutoTuning::UNDEFINED |
|
static |
Constant to keep the auto-tuner enabled indefinitely.