WSF
WsfEnvironment::WindAltitudeTable Class Reference

A table to get wind direction and speed as a function of altitude above MSL. More...

#include <WsfEnvironment.hpp>

Public Member Functions

 WindAltitudeTable ()
 Constructor for the WindAltitudeTable.

Public Attributes

TblIndVarU< double > mAltitude
TblDepVar1< double > mWindDirection
TblDepVar1< double > mWindSpeed
TblLookupLU< double > mAltLookup

Detailed Description

A table to get wind direction and speed as a function of altitude above MSL.

Constructor & Destructor Documentation

◆ WindAltitudeTable()

WsfEnvironment::WindAltitudeTable::WindAltitudeTable ( )

Constructor for the WindAltitudeTable.

Member Data Documentation

◆ mAltitude

TblIndVarU<double> WsfEnvironment::WindAltitudeTable::mAltitude

◆ mAltLookup

TblLookupLU<double> WsfEnvironment::WindAltitudeTable::mAltLookup

◆ mWindDirection

TblDepVar1<double> WsfEnvironment::WindAltitudeTable::mWindDirection

◆ mWindSpeed

TblDepVar1<double> WsfEnvironment::WindAltitudeTable::mWindSpeed

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