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