| AddAlphaVsMachCL(double aMach, double aCL, double aMinAlpha_deg, double aMaxAlpha_deg, bool &aMachAdded) | P6DofTableTool | protected |
| AddStickAndCL(double aMach, double aAlpha_rad, double &aStickBack, bool &aMachAdded, bool aLowPoint, bool aHighPoint) | P6DofTableTool | protected |
| CalcCLFromCLArea(double aCLArea) | P6DofTableTool | protected |
| CalcStickAndCL(double aMach, double aAlpha_rad, double &aStickBackBaseline, double &aStickBackThrustShift, double &aStickBackXCmShift, double &aStickBackZCmShift) | P6DofTableTool | protected |
| CalculateStickForZeroMoment(double aMach, double aAlpha_rad, bool aIsPowerOn, double &aThrustProduced_lbs, double &aStickBack) | P6DofTableTool | protected |
| CalculateStickForZeroMoment(double aMach, double aAlpha_rad, double &aStickBack) | P6DofTableTool | protected |
| CountValidStickAndCL(double aMach, std::vector< double > aAlphaVector_deg) | P6DofTableTool | protected |
| CreateAutopilotTables() | P6DofTableTool | |
| CreateMachTestList(double aMaxMach) | P6DofTableTool | protected |
| InitializeTableMachValues(double aMaxMach) | P6DofTableTool | |
| mAlphaMax_degVsMachTable | P6DofTableTool | protected |
| mAlphaMin_degVsMachTable | P6DofTableTool | protected |
| mAlphaVsMachCLTable | P6DofTableTool | protected |
| mCLMaxVsMachTable | P6DofTableTool | protected |
| mCLMinVsMachTable | P6DofTableTool | protected |
| mCLVsMachAlphaTable | P6DofTableTool | protected |
| mMachTestList | P6DofTableTool | protected |
| mObject | P6DofTableTool | protected |
| mStickForZeroMomentVsMachAlphaTablePtr | P6DofTableTool | protected |
| mTableListsInitialized | P6DofTableTool | protected |
| mThrustDeltaStickForZeroMomentVsMachAlphaTablePtr | P6DofTableTool | protected |
| mXcgDeltaStickForZeroMomentVsMachAlphaTablePtr | P6DofTableTool | protected |
| mZcgDeltaStickForZeroMomentVsMachAlphaTablePtr | P6DofTableTool | protected |
| OutputAlphaMachCLTableToInputString(std::string &aInput) const | P6DofTableTool | |
| OutputAlphaMaxMachTableToInputString(std::string &aInput) const | P6DofTableTool | |
| OutputAlphaMinMachTableToInputString(std::string &aInput) const | P6DofTableTool | |
| OutputCLMachAlphaTableToInputString(std::string &aInput) const | P6DofTableTool | |
| OutputCLMaxMachTableToInputString(std::string &aInput) const | P6DofTableTool | |
| OutputCLMinMachTableToInputString(std::string &aInput) const | P6DofTableTool | |
| OutputStickMachAlphaTablesToInputString(std::string &aInput) const | P6DofTableTool | |
| P6DofTableTool(P6DofVehicle *aObject) | P6DofTableTool | explicit |
| ~P6DofTableTool()=default | P6DofTableTool | |