convertUNICADO2CPACS
cpacsAcft::cpacsDeck Class Reference

Class which represents the CPACS deck element XML block. More...

#include <cpacsAcftXML.h>

Collaboration diagram for cpacsAcft::cpacsDeck:
Collaboration graph

Public Member Functions

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

Public Attributes

information info
 
double x0 = 0
 
double z0 = 0
 
std::vector< cpacsSeatElementseatElements
 

Detailed Description

Class which represents the CPACS deck element XML block.

Constructor & Destructor Documentation

◆ cpacsDeck()

cpacsAcft::cpacsDeck::cpacsDeck ( )

Constructor of class cpacsDeck.

◆ ~cpacsDeck()

cpacsAcft::cpacsDeck::~cpacsDeck ( )
virtual

Destructor of class cpacsDeck.

Member Data Documentation

◆ info

information cpacsAcft::cpacsDeck::info

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

◆ seatElements

std::vector<cpacsSeatElement> cpacsAcft::cpacsDeck::seatElements

vector containing cpacsSeatElement class objects

◆ x0

double cpacsAcft::cpacsDeck::x0 = 0

The starting point of the deck/cabin

◆ z0

double cpacsAcft::cpacsDeck::z0 = 0

The starting point of the deck/cabin


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