convertUNICADO2CPACS
cpacsAcft::cpacsDesignSpecs Class Reference

Class only used for conversion to UNICADO to include design specifications. More...

#include <cpacsAcftXML.h>

Collaboration diagram for cpacsAcft::cpacsDesignSpecs:
Collaboration graph

Classes

class  cargoDeck
 Class which gathers the data for the cargo deck. More...
 
class  paxDeck
 Class which gathers the data for the pax deck. More...
 

Public Member Functions

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

Public Attributes

std::vector< paxDeckthePaxDecks
 
std::vector< cargoDecktheCargoDecks
 

Detailed Description

Class only used for conversion to UNICADO to include design specifications.

Constructor & Destructor Documentation

◆ cpacsDesignSpecs()

cpacsAcft::cpacsDesignSpecs::cpacsDesignSpecs ( )

Constructor of class cpacsDesignSpecs.

◆ ~cpacsDesignSpecs()

cpacsAcft::cpacsDesignSpecs::~cpacsDesignSpecs ( )
virtual

Destructor of class cpacsDesignSpecs.

Member Data Documentation

◆ theCargoDecks

std::vector<cargoDeck> cpacsAcft::cpacsDesignSpecs::theCargoDecks

Vector which contains objects of the cargoDeck class

◆ thePaxDecks

std::vector<paxDeck> cpacsAcft::cpacsDesignSpecs::thePaxDecks

Vector which contains objects of the paxDeck class


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