convertUNICADO2CPACS
cpacsAcft::cpacsSystem::ATA::Chapter Class Reference

Class which contains ATA chapters of the respective pre-design definition. More...

#include <cpacsAcftXML.h>

Collaboration diagram for cpacsAcft::cpacsSystem::ATA::Chapter:
Collaboration graph

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
 

Detailed Description

Class which contains ATA chapters of the respective pre-design definition.

Constructor & Destructor Documentation

◆ Chapter()

cpacsAcft::cpacsSystem::ATA::Chapter::Chapter ( )

Constructor of class Chapter.

◆ ~Chapter()

cpacsAcft::cpacsSystem::ATA::Chapter::~Chapter ( )
virtual

Destructor of class Chapter.

Member Data Documentation

◆ AirflowPerPax

double cpacsAcft::cpacsSystem::ATA::Chapter::AirflowPerPax

Airflow per pax [lbs/min]

◆ BleedAir

double cpacsAcft::cpacsSystem::ATA::Chapter::BleedAir

Bleed air [kg/s]

◆ ChapterName

std::string cpacsAcft::cpacsSystem::ATA::Chapter::ChapterName

Name of the ATA chapter

◆ Electric

double cpacsAcft::cpacsSystem::ATA::Chapter::Electric

Needed power for electric energy [kW]

◆ Hydraulic

double cpacsAcft::cpacsSystem::ATA::Chapter::Hydraulic

Needed power for hydraulic energy [kW]

◆ Pressure

double cpacsAcft::cpacsSystem::ATA::Chapter::Pressure

Pressure [Pa]

◆ Recirculation

double cpacsAcft::cpacsSystem::ATA::Chapter::Recirculation

Proportion of cabin air that is reused [0;1]


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