WSF
WsfAngleOfAttack Class Reference

WsfAngleOfAttack uses a table to compute a platform's pitch given the altitude and speed. More...

#include <WsfAngleOfAttack.hpp>

Classes

class  AOA_Row
class  AOA_Table

Public Member Functions

 WsfAngleOfAttack ()
bool ProcessInput (UtInput &aInput)
double GetPitch (double aFlightPathAngle, double aAltitude, double aSpeed)
 Returns the pitch of the platform after the angle-of-attack is applied.

Detailed Description

WsfAngleOfAttack uses a table to compute a platform's pitch given the altitude and speed.

Constructor & Destructor Documentation

◆ WsfAngleOfAttack()

WsfAngleOfAttack::WsfAngleOfAttack ( )

Member Function Documentation

◆ GetPitch()

double WsfAngleOfAttack::GetPitch ( double aFlightPathAngle,
double aAltitude,
double aSpeed )

Returns the pitch of the platform after the angle-of-attack is applied.

◆ ProcessInput()

bool WsfAngleOfAttack::ProcessInput ( UtInput & aInput)

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