![]() |
convertUNICADO2CPACS
|
Class that represents the generalized CPACS Elements-Block, that is used for all components such as wing, fuselage, etc. More...
#include <cpacsAcftXML.h>
Public Member Functions | |
element () | |
Constructor of class element. More... | |
virtual | ~element () |
Destructor of class element. More... | |
Public Attributes | |
std::string | profileUID |
information | info |
transformation | trafo |
Class that represents the generalized CPACS Elements-Block, that is used for all components such as wing, fuselage, etc.
cpacsAcft::element::element | ( | ) |
Constructor of class element.
|
virtual |
Destructor of class element.
information cpacsAcft::element::info |
Object of the information class that provides the CPACS element infos like uID and description
std::string cpacsAcft::element::profileUID |
Name of the profile
transformation cpacsAcft::element::trafo |
Object of the transformation class which provides the CPACS values "scaling" [-], "translation" [m] and "rotation" [deg]