Motion Master
|
Holds the gains resulting from the autotuning process. More...
#include <standalone_autotuning.h>
Public Attributes | |
ControllerGains | gains |
The resulting controller gains for velocity and position. More... | |
Holds the gains resulting from the autotuning process.
This class is used to store the ControllerGains
after performing an autotuning operation, which includes both velocity and position controller gains.
ControllerGains AutoTuningGainsResult::gains |
The resulting controller gains for velocity and position.