![]() |
convertUNICADO2CPACS
|
Class which contains ATA chapters of the respective pre-design definition. More...
#include <cpacsAcftXML.h>
Public Member Functions | |
Chapter () | |
Constructor of class Chapter. More... | |
virtual | ~Chapter () |
Destructor of class Chapter. More... | |
Public Attributes | |
std::string | ChapterName |
double | Electric |
double | Hydraulic |
double | BleedAir |
double | Pressure |
double | AirflowPerPax |
double | Recirculation |
Class which contains ATA chapters of the respective pre-design definition.
cpacsAcft::cpacsSystem::ATA::Chapter::Chapter | ( | ) |
Constructor of class Chapter.
|
virtual |
Destructor of class Chapter.
double cpacsAcft::cpacsSystem::ATA::Chapter::AirflowPerPax |
Airflow per pax [lbs/min]
double cpacsAcft::cpacsSystem::ATA::Chapter::BleedAir |
Bleed air [kg/s]
std::string cpacsAcft::cpacsSystem::ATA::Chapter::ChapterName |
Name of the ATA chapter
double cpacsAcft::cpacsSystem::ATA::Chapter::Electric |
Needed power for electric energy [kW]
double cpacsAcft::cpacsSystem::ATA::Chapter::Hydraulic |
Needed power for hydraulic energy [kW]
double cpacsAcft::cpacsSystem::ATA::Chapter::Pressure |
Pressure [Pa]
double cpacsAcft::cpacsSystem::ATA::Chapter::Recirculation |
Proportion of cabin air that is reused [0;1]