convertUNICADO2CPACS
cpacsAcft::cpacsEngine::enginePerformanceMap Class Reference

Class which contains performance parameters of one engine deck. More...

#include <cpacsAcftXML.h>

Collaboration diagram for cpacsAcft::cpacsEngine::enginePerformanceMap:
Collaboration graph

Public Member Functions

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

Public Attributes

std::string flightLevel
 
std::string spoolSpeed
 
std::string machNumber
 
std::string thrust
 
std::string mDotFuel
 

Detailed Description

Class which contains performance parameters of one engine deck.

Constructor & Destructor Documentation

◆ enginePerformanceMap()

cpacsAcft::cpacsEngine::enginePerformanceMap::enginePerformanceMap ( )

Constructor of class enginePerformanceMap.

◆ ~enginePerformanceMap()

cpacsAcft::cpacsEngine::enginePerformanceMap::~enginePerformanceMap ( )
virtual

Destructor of class enginePerformanceMap.

Member Data Documentation

◆ flightLevel

std::string cpacsAcft::cpacsEngine::enginePerformanceMap::flightLevel

flight level of the enginePerformanceMap in the CPACS file

◆ machNumber

std::string cpacsAcft::cpacsEngine::enginePerformanceMap::machNumber

mach number of the enginePerformanceMap in the CPACS file

◆ mDotFuel

std::string cpacsAcft::cpacsEngine::enginePerformanceMap::mDotFuel

fuel mass flow of the enginePerformanceMap in the CPACS file [kg/s]

◆ spoolSpeed

std::string cpacsAcft::cpacsEngine::enginePerformanceMap::spoolSpeed

relative spool speed of the enginePerformanceMap in the CPACS file

◆ thrust

std::string cpacsAcft::cpacsEngine::enginePerformanceMap::thrust

thrust of the enginePerformanceMap in the CPACS file [N]


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