#include <WsfSixDOF_TunerGASpecimen.hpp>
◆ TunerGASpecimen()
| wsf::six_dof::TunerGASpecimen::TunerGASpecimen |
( |
| ) |
|
|
default |
◆ AssessObjective()
| double wsf::six_dof::TunerGASpecimen::AssessObjective |
( |
std::vector< PidLogElement > & | aSimData | ) |
|
◆ CrossOver()
| void wsf::six_dof::TunerGASpecimen::CrossOver |
( |
const TunerGASpecimen & | aSpecimen | ) |
|
◆ GenerateChromosome()
| void wsf::six_dof::TunerGASpecimen::GenerateChromosome |
( |
| ) |
|
◆ GenerateSpecimen()
| void wsf::six_dof::TunerGASpecimen::GenerateSpecimen |
( |
| ) |
|
◆ GetChromosome()
| std::string wsf::six_dof::TunerGASpecimen::GetChromosome |
( |
| ) |
const |
|
inline |
◆ GetErrorWeight()
| double wsf::six_dof::TunerGASpecimen::GetErrorWeight |
( |
| ) |
const |
|
inline |
◆ GetKd()
| double wsf::six_dof::TunerGASpecimen::GetKd |
( |
| ) |
const |
|
inline |
◆ GetKi()
| double wsf::six_dof::TunerGASpecimen::GetKi |
( |
| ) |
const |
|
inline |
◆ GetKp()
| double wsf::six_dof::TunerGASpecimen::GetKp |
( |
| ) |
const |
|
inline |
◆ GetLowPassAlpha()
| double wsf::six_dof::TunerGASpecimen::GetLowPassAlpha |
( |
| ) |
const |
|
inline |
◆ GetObjectiveValue()
| double wsf::six_dof::TunerGASpecimen::GetObjectiveValue |
( |
| ) |
const |
|
inline |
◆ GetOvershootWeight()
| double wsf::six_dof::TunerGASpecimen::GetOvershootWeight |
( |
| ) |
const |
|
inline |
◆ Mutate()
| void wsf::six_dof::TunerGASpecimen::Mutate |
( |
double | aMutationProbability | ) |
|
◆ SetErrorWeight()
| void wsf::six_dof::TunerGASpecimen::SetErrorWeight |
( |
double | aErrorWeight | ) |
|
|
inline |
◆ SetKdRange()
| void wsf::six_dof::TunerGASpecimen::SetKdRange |
( |
double | aLowerBound, |
|
|
double | aUpperBound ) |
◆ SetKiRange()
| void wsf::six_dof::TunerGASpecimen::SetKiRange |
( |
double | aLowerBound, |
|
|
double | aUpperBound ) |
◆ SetKpRange()
| void wsf::six_dof::TunerGASpecimen::SetKpRange |
( |
double | aLowerBound, |
|
|
double | aUpperBound ) |
◆ SetOvershootWeight()
| void wsf::six_dof::TunerGASpecimen::SetOvershootWeight |
( |
double | aOvershootWeight | ) |
|
|
inline |
◆ SetRandomPtr()
| void wsf::six_dof::TunerGASpecimen::SetRandomPtr |
( |
ut::Random * | aRandom | ) |
|
The documentation for this class was generated from the following files: