convertUNICADO2CPACS
unicadoAcft::unicadoDesignSpecs::cargo::cargoDeck::compartment Class Reference

Describes characteristics of compartment. More...

#include <unicadoAcftXML.h>

Collaboration diagram for unicadoAcft::unicadoDesignSpecs::cargo::cargoDeck::compartment:
Collaboration graph

Classes

class  unitLoadDevice
 Class defines container group (ULD) More...
 

Public Member Functions

 compartment ()
 Constructor of class compartment. More...
 
virtual ~compartment ()
 Destructor of class compartment. More...
 

Public Attributes

int numberOfUldTypes
 
std::string compartmentType
 
std::vector< unitLoadDevicetheUlds
 

Detailed Description

Describes characteristics of compartment.

Constructor & Destructor Documentation

◆ compartment()

unicadoAcft::unicadoDesignSpecs::cargo::cargoDeck::compartment::compartment ( )
inline

Constructor of class compartment.

◆ ~compartment()

virtual unicadoAcft::unicadoDesignSpecs::cargo::cargoDeck::compartment::~compartment ( )
inlinevirtual

Destructor of class compartment.

Member Data Documentation

◆ compartmentType

std::string unicadoAcft::unicadoDesignSpecs::cargo::cargoDeck::compartment::compartmentType

Aviation-typical designation of the compartment (e.g. forward, aft, bulk)

◆ numberOfUldTypes

int unicadoAcft::unicadoDesignSpecs::cargo::cargoDeck::compartment::numberOfUldTypes

Number of different container groups on this deck

◆ theUlds

std::vector<unitLoadDevice> unicadoAcft::unicadoDesignSpecs::cargo::cargoDeck::compartment::theUlds

vector containing class unitLoadDevice objects


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