![]() |
convertUNICADO2CPACS
|
Class which contains performance parameters of one engine deck. More...
#include <cpacsAcftXML.h>
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 |
Class which contains performance parameters of one engine deck.
cpacsAcft::cpacsEngine::enginePerformanceMap::enginePerformanceMap | ( | ) |
Constructor of class enginePerformanceMap.
|
virtual |
Destructor of class enginePerformanceMap.
std::string cpacsAcft::cpacsEngine::enginePerformanceMap::flightLevel |
flight level of the enginePerformanceMap in the CPACS file
std::string cpacsAcft::cpacsEngine::enginePerformanceMap::machNumber |
mach number of the enginePerformanceMap in the CPACS file
std::string cpacsAcft::cpacsEngine::enginePerformanceMap::mDotFuel |
fuel mass flow of the enginePerformanceMap in the CPACS file [kg/s]
std::string cpacsAcft::cpacsEngine::enginePerformanceMap::spoolSpeed |
relative spool speed of the enginePerformanceMap in the CPACS file
std::string cpacsAcft::cpacsEngine::enginePerformanceMap::thrust |
thrust of the enginePerformanceMap in the CPACS file [N]