convertUNICADO2CPACS
cpacsAcft::element Class Reference

Class that represents the generalized CPACS Elements-Block, that is used for all components such as wing, fuselage, etc. More...

#include <cpacsAcftXML.h>

Collaboration diagram for cpacsAcft::element:
Collaboration graph

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
 

Detailed Description

Class that represents the generalized CPACS Elements-Block, that is used for all components such as wing, fuselage, etc.

Constructor & Destructor Documentation

◆ element()

cpacsAcft::element::element ( )

Constructor of class element.

◆ ~element()

cpacsAcft::element::~element ( )
virtual

Destructor of class element.

Member Data Documentation

◆ info

information cpacsAcft::element::info

Object of the information class that provides the CPACS element infos like uID and description

◆ profileUID

std::string cpacsAcft::element::profileUID

Name of the profile

◆ trafo

transformation cpacsAcft::element::trafo

Object of the transformation class which provides the CPACS values "scaling" [-], "translation" [m] and "rotation" [deg]


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