convertUNICADO2CPACS
cpacsAcft::cpacsProfile Class Reference

Class which represents the CPACS profile XML block (fuselage and wing) More...

#include <cpacsAcftXML.h>

Collaboration diagram for cpacsAcft::cpacsProfile:
Collaboration graph

Public Member Functions

 cpacsProfile ()
 Constructor of class cpacsProfile. More...
 
virtual ~cpacsProfile ()
 Destructor of class cpacsProfile. More...
 

Public Attributes

information info
 
std::stringstream xCoordinates
 
std::stringstream yCoordinates
 
std::stringstream zCoordinates
 

Detailed Description

Class which represents the CPACS profile XML block (fuselage and wing)

Constructor & Destructor Documentation

◆ cpacsProfile()

cpacsAcft::cpacsProfile::cpacsProfile ( )

Constructor of class cpacsProfile.

◆ ~cpacsProfile()

cpacsAcft::cpacsProfile::~cpacsProfile ( )
virtual

Destructor of class cpacsProfile.

Member Data Documentation

◆ info

information cpacsAcft::cpacsProfile::info

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

◆ xCoordinates

std::stringstream cpacsAcft::cpacsProfile::xCoordinates

x coordinates [m]

◆ yCoordinates

std::stringstream cpacsAcft::cpacsProfile::yCoordinates

y coordinates [m]

◆ zCoordinates

std::stringstream cpacsAcft::cpacsProfile::zCoordinates

z coordinates [m]


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