![]() |
convertUNICADO2CPACS
|
Class which represents the CPACS deck element XML block. More...
#include <cpacsAcftXML.h>
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< cpacsSeatElement > | seatElements |
Class which represents the CPACS deck element XML block.
cpacsAcft::cpacsDeck::cpacsDeck | ( | ) |
Constructor of class cpacsDeck.
|
virtual |
Destructor of class cpacsDeck.
information cpacsAcft::cpacsDeck::info |
Object of the information class that provides the CPACS deck infos like uID and description
std::vector<cpacsSeatElement> cpacsAcft::cpacsDeck::seatElements |
vector containing cpacsSeatElement class objects
double cpacsAcft::cpacsDeck::x0 = 0 |
The starting point of the deck/cabin
double cpacsAcft::cpacsDeck::z0 = 0 |
The starting point of the deck/cabin