| ArrayOk(UtInput &aInput, const std::vector< double > &aArray, const std::string &aArrayType, double aMinimumDelta) const | WsfAirToAirLaunchComputer::ATA_InterceptTable | protected |
| ATA_InterceptTable() | WsfAirToAirLaunchComputer::ATA_InterceptTable | |
| ClearAll() | WsfAirToAirLaunchComputer::ATA_InterceptTable | |
| FindNearestIndex(double aValue, const std::vector< double > &aArray, size_t &aIndex) const | WsfAirToAirLaunchComputer::ATA_InterceptTable | |
| GetResult(size_t aResultIndex, Result &aResult) const | WsfAirToAirLaunchComputer::ATA_InterceptTable | |
| IndexToIndices(size_t aResultIndex, size_t &aShooterAltIndex, size_t &aShooterMachIndex, size_t &aTargetAltIndex, size_t &aTargetMachIndex, size_t &aTargetAspectIndex, size_t &aTargetLeadIndex) const | WsfAirToAirLaunchComputer::ATA_InterceptTable | |
| IndexToValues(size_t aResultIndex, double &aShooterAlt, double &aShooterMach, double &aTargetAlt, double &aTargetMach, double &aTargetAspect, double &aTargetLead) const | WsfAirToAirLaunchComputer::ATA_InterceptTable | |
| IndicesToIndex(size_t aShooterAltIndex, size_t aShooterMachIndex, size_t aTargetAltIndex, size_t aTargetMachIndex, size_t aTargetAspectIndex, size_t aTargetLeadIndex, size_t &aResultIndex) const | WsfAirToAirLaunchComputer::ATA_InterceptTable | |
| IVArraysOk(UtInput &aInput) | WsfAirToAirLaunchComputer::ATA_InterceptTable | protected |
| Load(const std::string &aFileName, bool aDebugEnabled) | WsfAirToAirLaunchComputer::ATA_InterceptTable | |
| mResults | WsfAirToAirLaunchComputer::ATA_InterceptTable | protected |
| mRNE_ManeuverAccel | WsfAirToAirLaunchComputer::ATA_InterceptTable | protected |
| mShooterAlts | WsfAirToAirLaunchComputer::ATA_InterceptTable | protected |
| mShooterMachs | WsfAirToAirLaunchComputer::ATA_InterceptTable | protected |
| mTargetAlts | WsfAirToAirLaunchComputer::ATA_InterceptTable | protected |
| mTargetAspects | WsfAirToAirLaunchComputer::ATA_InterceptTable | protected |
| mTargetLeads | WsfAirToAirLaunchComputer::ATA_InterceptTable | protected |
| mTargetMachs | WsfAirToAirLaunchComputer::ATA_InterceptTable | protected |
| NoEscapeManeuverAcceleration() const | WsfAirToAirLaunchComputer::ATA_InterceptTable | inline |
| ProcessIndependentBlock(UtInputBlock &aInputBlock) | WsfAirToAirLaunchComputer::ATA_InterceptTable | protected |
| ProcessInput(UtInput &aInput) | WsfAirToAirLaunchComputer::ATA_InterceptTable | |
| ProcessInterceptResults(UtInputBlock &aInputBlock) | WsfAirToAirLaunchComputer::ATA_InterceptTable | protected |
| ResultsSize() const | WsfAirToAirLaunchComputer::ATA_InterceptTable | inline |
| SetResult(size_t aResultIndex, const Result &aResult) | WsfAirToAirLaunchComputer::ATA_InterceptTable | |
| ShooterAlts() const | WsfAirToAirLaunchComputer::ATA_InterceptTable | inline |
| ShooterMachs() const | WsfAirToAirLaunchComputer::ATA_InterceptTable | inline |
| SizeOfResultsSet() const | WsfAirToAirLaunchComputer::ATA_InterceptTable | inline |
| SizeOfShooterAltSet() const | WsfAirToAirLaunchComputer::ATA_InterceptTable | inline |
| SizeOfShooterMachSet() const | WsfAirToAirLaunchComputer::ATA_InterceptTable | inline |
| SizeOfTargetAltSet() const | WsfAirToAirLaunchComputer::ATA_InterceptTable | inline |
| SizeOfTargetAspectSet() const | WsfAirToAirLaunchComputer::ATA_InterceptTable | inline |
| SizeOfTargetMachSet() const | WsfAirToAirLaunchComputer::ATA_InterceptTable | inline |
| Stream(std::ostream &aStream, const std::string &aResultsFilename) const | WsfAirToAirLaunchComputer::ATA_InterceptTable | |
| StreamIndependentBlock(std::ostream &aStream) const | WsfAirToAirLaunchComputer::ATA_InterceptTable | protected |
| StreamResults(std::ostream &aStream, const std::string &aResultsFilename) const | WsfAirToAirLaunchComputer::ATA_InterceptTable | |
| TargetAlts() const | WsfAirToAirLaunchComputer::ATA_InterceptTable | inline |
| TargetAspects() const | WsfAirToAirLaunchComputer::ATA_InterceptTable | inline |
| TargetLeads() const | WsfAirToAirLaunchComputer::ATA_InterceptTable | inline |
| TargetMachs() const | WsfAirToAirLaunchComputer::ATA_InterceptTable | inline |
| ValuesToIndices(double aShooterAlt, double aShooterMach, double aTargetAlt, double aTargetMach, double aTargetAspect, double aTargetLead, size_t &aShooterAltIndex, size_t &aShooterMachIndex, size_t &aTargetAltIndex, size_t &aTargetMachIndex, size_t &aTargetAspectIndex, size_t &aTargetLeadIndex) const | WsfAirToAirLaunchComputer::ATA_InterceptTable | |