![]() |
convertUNICADO2CPACS
|
Represents the unicado UsedComponents-XML-Block. More...
#include <unicadoAcftXML.h>
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 |
Represents the unicado UsedComponents-XML-Block.
unicadoAcft::unicadoGeometry::usedComponents::usedComponents | ( | ) |
constructor for used components
|
virtual |
Destructor for usedComponents.
int unicadoAcft::unicadoGeometry::usedComponents::Fuselages |
Consecutive number of fuselage objects
int unicadoAcft::unicadoGeometry::usedComponents::LandingGears |
Consecutive number of landing gear objects
int unicadoAcft::unicadoGeometry::usedComponents::LiftingSurfaces |
Consecutive number of liftingSurface objects
int unicadoAcft::unicadoGeometry::usedComponents::Nacelles |
Consecutive number of nacelle objects
std::vector<std::string> unicadoAcft::unicadoGeometry::usedComponents::nameFuselage |
Descriptions of the fuselage objects
std::vector<std::string> unicadoAcft::unicadoGeometry::usedComponents::nameLandingGear |
Descriptions of the landing gear objects
std::vector<std::string> unicadoAcft::unicadoGeometry::usedComponents::nameLiftingSurface |
Vector of liftingSurface object descriptions
std::vector<std::string> unicadoAcft::unicadoGeometry::usedComponents::nameNacelle |
Descriptions of the nacelle objects
std::vector<std::string> unicadoAcft::unicadoGeometry::usedComponents::namePylon |
Descriptions of the pylon objects
std::vector<std::string> unicadoAcft::unicadoGeometry::usedComponents::nameVerticalSurface |
Vector of vertical surface object descriptions
int unicadoAcft::unicadoGeometry::usedComponents::Pylons |
Consecutive number of pylon objects
int unicadoAcft::unicadoGeometry::usedComponents::VerticalSurfaces |
Consecutive number of vertical surface objects