![]() |
convertUNICADO2CPACS
|
Represents the ata chapter in XML file. More...
#include <unicadoAcftXML.h>
Classes | |
class | specificValues |
Describes specific values in ATA chapter. More... | |
Public Member Functions | |
ataChapter (const int &aNumber, const std::string &aName) | |
Constructor of ataChapter. More... | |
virtual | ~ataChapter () |
Destructor of ataChapter. More... | |
Public Attributes | |
std::string | ATAchapter |
double | electricPower |
double | hydraulicPower |
double | bleedAir |
specificValues | theSpecifics |
Represents the ata chapter in XML file.
unicadoAcft::unicadoSystems::ataChapter::ataChapter | ( | const int & | aNumber, |
const std::string & | aName | ||
) |
Constructor of ataChapter.
aNumber | Number of chapter |
aName | Name of chapter |
|
virtual |
Destructor of ataChapter.
std::string unicadoAcft::unicadoSystems::ataChapter::ATAchapter |
String containing number and name of ATA chapter
double unicadoAcft::unicadoSystems::ataChapter::bleedAir |
Maximum demand of bleed air [kg/s]
double unicadoAcft::unicadoSystems::ataChapter::electricPower |
Maximum demand of electrical power [kW]
double unicadoAcft::unicadoSystems::ataChapter::hydraulicPower |
Maximum demand of hydraulic power [kW]
specificValues unicadoAcft::unicadoSystems::ataChapter::theSpecifics |
class specificValues object