|
WSF
|
#include "WsfP6DOF_MoverTestObject.hpp"#include "P6DofAeroCoreObject.hpp"#include "P6DofFreezeFlags.hpp"#include "P6DofPilotManager.hpp"#include "P6DofPropulsionSystem.hpp"#include "P6DofScenario.hpp"#include "P6DofTunerGAManager.hpp"#include "UtMath.hpp"#include "WsfP6DOF_Mover.hpp"
Functions | |
| const P6DOF::SinglePidValueData & | GetPID_Value (P6DOF::Pid::Type aPid, const P6DOF::AutopilotPidGroupValueData &aPID_Values) |
| void | GetRelevantPids (P6DofVehicle *aVehicle, std::vector< P6DOF::Pid::Type > &aPidVector) |
| void | SendAutotuneCommand (P6DofPilotObject *aPilotObject, P6DOF::Pid::Type aPid) |
| const P6DOF::SinglePidValueData & GetPID_Value | ( | P6DOF::Pid::Type | aPid, |
| const P6DOF::AutopilotPidGroupValueData & | aPID_Values ) |
| void GetRelevantPids | ( | P6DofVehicle * | aVehicle, |
| std::vector< P6DOF::Pid::Type > & | aPidVector ) |
| void SendAutotuneCommand | ( | P6DofPilotObject * | aPilotObject, |
| P6DOF::Pid::Type | aPid ) |