Public Attributes | |
double | alpha |
double | beta |
double | betaa |
double | max |
double | w |
The controller tuning data structure.
Definition at line 52 of file identificationNode.cpp.
double TuningParameters::alpha |
Model parameters.
Definition at line 57 of file identificationNode.cpp.
double TuningParameters::beta |
Definition at line 57 of file identificationNode.cpp.
double TuningParameters::betaa |
Definition at line 57 of file identificationNode.cpp.
double TuningParameters::max |
Output saturation.
Definition at line 65 of file identificationNode.cpp.
double TuningParameters::w |
Model function frequency.
Definition at line 61 of file identificationNode.cpp.