WSF
WsfSAM_LaunchComputer::Interpolator Class Reference

#include <WsfSAM_LaunchComputer.hpp>

Public Member Functions

 Interpolator ()
double TimeOfFlightFor (double aOffset, double aAltitude, double aRange, double aSpeed)

Public Attributes

TblLookupLU< double > mOffsetLU
TblLookupLU< double > mAltLU
TblLookupLU< double > mRangeLU
TblLookupLU< double > mSpeedLU
const TblIndVarU< double > * mOffsetsPtr
const TblIndVarU< double > * mAltitudesPtr
const TblIndVarU< double > * mRangesPtr
const TblIndVarU< double > * mSpeedsPtr
const TblDepVar4< double > * mTOFsPtr

Constructor & Destructor Documentation

◆ Interpolator()

WsfSAM_LaunchComputer::Interpolator::Interpolator ( )
inline

Member Function Documentation

◆ TimeOfFlightFor()

double WsfSAM_LaunchComputer::Interpolator::TimeOfFlightFor ( double aOffset,
double aAltitude,
double aRange,
double aSpeed )

Member Data Documentation

◆ mAltitudesPtr

const TblIndVarU<double>* WsfSAM_LaunchComputer::Interpolator::mAltitudesPtr

Referenced by Interpolator(), and TimeOfFlightFor().

◆ mAltLU

TblLookupLU<double> WsfSAM_LaunchComputer::Interpolator::mAltLU

Referenced by Interpolator(), and TimeOfFlightFor().

◆ mOffsetLU

TblLookupLU<double> WsfSAM_LaunchComputer::Interpolator::mOffsetLU

Referenced by Interpolator(), and TimeOfFlightFor().

◆ mOffsetsPtr

const TblIndVarU<double>* WsfSAM_LaunchComputer::Interpolator::mOffsetsPtr

Referenced by Interpolator(), and TimeOfFlightFor().

◆ mRangeLU

TblLookupLU<double> WsfSAM_LaunchComputer::Interpolator::mRangeLU

Referenced by Interpolator(), and TimeOfFlightFor().

◆ mRangesPtr

const TblIndVarU<double>* WsfSAM_LaunchComputer::Interpolator::mRangesPtr

Referenced by Interpolator(), and TimeOfFlightFor().

◆ mSpeedLU

TblLookupLU<double> WsfSAM_LaunchComputer::Interpolator::mSpeedLU

Referenced by Interpolator(), and TimeOfFlightFor().

◆ mSpeedsPtr

const TblIndVarU<double>* WsfSAM_LaunchComputer::Interpolator::mSpeedsPtr

Referenced by Interpolator(), and TimeOfFlightFor().

◆ mTOFsPtr

const TblDepVar4<double>* WsfSAM_LaunchComputer::Interpolator::mTOFsPtr

Referenced by Interpolator(), and TimeOfFlightFor().


The documentation for this class was generated from the following files:
Copyrights Multiple, All Rights Reserved