convertUNICADO2CPACS
unicadoAcft::unicadoSystems::ataChapter Class Reference

Represents the ata chapter in XML file. More...

#include <unicadoAcftXML.h>

Collaboration diagram for unicadoAcft::unicadoSystems::ataChapter:
Collaboration graph

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
 

Detailed Description

Represents the ata chapter in XML file.

Constructor & Destructor Documentation

◆ ataChapter()

unicadoAcft::unicadoSystems::ataChapter::ataChapter ( const int &  aNumber,
const std::string &  aName 
)

Constructor of ataChapter.

Parameters
aNumberNumber of chapter
aNameName of chapter

◆ ~ataChapter()

unicadoAcft::unicadoSystems::ataChapter::~ataChapter ( )
virtual

Destructor of ataChapter.

Member Data Documentation

◆ ATAchapter

std::string unicadoAcft::unicadoSystems::ataChapter::ATAchapter

String containing number and name of ATA chapter

◆ bleedAir

double unicadoAcft::unicadoSystems::ataChapter::bleedAir

Maximum demand of bleed air [kg/s]

◆ electricPower

double unicadoAcft::unicadoSystems::ataChapter::electricPower

Maximum demand of electrical power [kW]

◆ hydraulicPower

double unicadoAcft::unicadoSystems::ataChapter::hydraulicPower

Maximum demand of hydraulic power [kW]

◆ theSpecifics

specificValues unicadoAcft::unicadoSystems::ataChapter::theSpecifics

class specificValues object


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