convertUNICADO2CPACS
unicadoAcft::unicadoGeometry::usedComponents Class Reference

Represents the unicado UsedComponents-XML-Block. More...

#include <unicadoAcftXML.h>

Collaboration diagram for unicadoAcft::unicadoGeometry::usedComponents:
Collaboration graph

Public Member Functions

 usedComponents ()
 constructor for used components More...
 
virtual ~usedComponents ()
 Destructor for usedComponents. More...
 

Public Attributes

int LiftingSurfaces
 
std::vector< std::string > nameLiftingSurface
 
int VerticalSurfaces
 
std::vector< std::string > nameVerticalSurface
 
int Fuselages
 
std::vector< std::string > nameFuselage
 
int Nacelles
 
std::vector< std::string > nameNacelle
 
int Pylons
 
std::vector< std::string > namePylon
 
int LandingGears
 
std::vector< std::string > nameLandingGear
 

Detailed Description

Represents the unicado UsedComponents-XML-Block.

Constructor & Destructor Documentation

◆ usedComponents()

unicadoAcft::unicadoGeometry::usedComponents::usedComponents ( )

constructor for used components

◆ ~usedComponents()

unicadoAcft::unicadoGeometry::usedComponents::~usedComponents ( )
virtual

Destructor for usedComponents.

Member Data Documentation

◆ Fuselages

int unicadoAcft::unicadoGeometry::usedComponents::Fuselages

Consecutive number of fuselage objects

◆ LandingGears

int unicadoAcft::unicadoGeometry::usedComponents::LandingGears

Consecutive number of landing gear objects

◆ LiftingSurfaces

int unicadoAcft::unicadoGeometry::usedComponents::LiftingSurfaces

Consecutive number of liftingSurface objects

◆ Nacelles

int unicadoAcft::unicadoGeometry::usedComponents::Nacelles

Consecutive number of nacelle objects

◆ nameFuselage

std::vector<std::string> unicadoAcft::unicadoGeometry::usedComponents::nameFuselage

Descriptions of the fuselage objects

◆ nameLandingGear

std::vector<std::string> unicadoAcft::unicadoGeometry::usedComponents::nameLandingGear

Descriptions of the landing gear objects

◆ nameLiftingSurface

std::vector<std::string> unicadoAcft::unicadoGeometry::usedComponents::nameLiftingSurface

Vector of liftingSurface object descriptions

◆ nameNacelle

std::vector<std::string> unicadoAcft::unicadoGeometry::usedComponents::nameNacelle

Descriptions of the nacelle objects

◆ namePylon

std::vector<std::string> unicadoAcft::unicadoGeometry::usedComponents::namePylon

Descriptions of the pylon objects

◆ nameVerticalSurface

std::vector<std::string> unicadoAcft::unicadoGeometry::usedComponents::nameVerticalSurface

Vector of vertical surface object descriptions

◆ Pylons

int unicadoAcft::unicadoGeometry::usedComponents::Pylons

Consecutive number of pylon objects

◆ VerticalSurfaces

int unicadoAcft::unicadoGeometry::usedComponents::VerticalSurfaces

Consecutive number of vertical surface objects


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