convertUNICADO2CPACS
unicadoAcft::unicadoAccommodation::galley Class Reference

Describes galleys of aircraft. More...

#include <unicadoAcftXML.h>

Collaboration diagram for unicadoAcft::unicadoAccommodation::galley:
Collaboration graph

Public Member Functions

 galley ()
 Constructor for galleys. More...
 
virtual ~galley ()
 Destructor for galleys. More...
 

Public Attributes

std::string nameGalley
 
int numberOfGalleys
 
double weight
 
double power
 

Detailed Description

Describes galleys of aircraft.

Constructor & Destructor Documentation

◆ galley()

unicadoAcft::unicadoAccommodation::galley::galley ( )
inline

Constructor for galleys.

◆ ~galley()

virtual unicadoAcft::unicadoAccommodation::galley::~galley ( )
inlinevirtual

Destructor for galleys.

Member Data Documentation

◆ nameGalley

std::string unicadoAcft::unicadoAccommodation::galley::nameGalley

Name of this galley type

◆ numberOfGalleys

int unicadoAcft::unicadoAccommodation::galley::numberOfGalleys

Number of used galleys of this type [-]

◆ power

double unicadoAcft::unicadoAccommodation::galley::power

Energy consumption of this galley type [kW]

◆ weight

double unicadoAcft::unicadoAccommodation::galley::weight

Weight of this galley type [kg]


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