convertUNICADO2CPACS
cpacsAcft::cpacsAeroPerformanceMap Class Reference

Class which contains the aerodynamic performance data. More...

#include <cpacsAcftXML.h>

Collaboration diagram for cpacsAcft::cpacsAeroPerformanceMap:
Collaboration graph

Public Member Functions

 cpacsAeroPerformanceMap ()
 Constructor of class cpacsAeroPerformanceMap. More...
 
virtual ~cpacsAeroPerformanceMap ()
 Destructor of class cpacsAeroPerformanceMap. More...
 

Public Attributes

information info
 
std::string theAtmosphericModel
 
std::string theDeltaTemperature
 
std::string theMach
 
std::string theReynolds
 
std::string theAltitude
 
std::string theYawAngle
 
std::string theAlpha
 
std::string thecd
 
std::string thecl
 
std::string thecm
 

Detailed Description

Class which contains the aerodynamic performance data.

Constructor & Destructor Documentation

◆ cpacsAeroPerformanceMap()

cpacsAcft::cpacsAeroPerformanceMap::cpacsAeroPerformanceMap ( )

Constructor of class cpacsAeroPerformanceMap.

◆ ~cpacsAeroPerformanceMap()

cpacsAcft::cpacsAeroPerformanceMap::~cpacsAeroPerformanceMap ( )
virtual

Destructor of class cpacsAeroPerformanceMap.

Member Data Documentation

◆ info

information cpacsAcft::cpacsAeroPerformanceMap::info

Object of the information class that provides the CPACS aero performance map infos like uID and description

◆ theAlpha

std::string cpacsAcft::cpacsAeroPerformanceMap::theAlpha

Angle of attack [deg]

◆ theAltitude

std::string cpacsAcft::cpacsAeroPerformanceMap::theAltitude

Altitude [m]

◆ theAtmosphericModel

std::string cpacsAcft::cpacsAeroPerformanceMap::theAtmosphericModel

Atmospheric model (e.g. "ISA" for ICAO Standard atmosphere)

◆ thecd

std::string cpacsAcft::cpacsAeroPerformanceMap::thecd

Drag coefficient

◆ thecl

std::string cpacsAcft::cpacsAeroPerformanceMap::thecl

Lift coefficient

◆ thecm

std::string cpacsAcft::cpacsAeroPerformanceMap::thecm

Moment coefficient

◆ theDeltaTemperature

std::string cpacsAcft::cpacsAeroPerformanceMap::theDeltaTemperature

Offset from temperature of the atmospheric model [K]

◆ theMach

std::string cpacsAcft::cpacsAeroPerformanceMap::theMach

Mach number

◆ theReynolds

std::string cpacsAcft::cpacsAeroPerformanceMap::theReynolds

Reynolds number

◆ theYawAngle

std::string cpacsAcft::cpacsAeroPerformanceMap::theYawAngle

Yaw angle [deg]


The documentation for this class was generated from the following files: