![]() |
convertUNICADO2CPACS
|
Class which defines the spars in CPACS. More...
#include <cpacsAcftXML.h>
Classes | |
class | sparPosition |
Class which defines the spars' position in CPACS. More... | |
class | sparSegments |
Class which defines the CPACS spar segments block. More... | |
Public Member Functions | |
spars () | |
Constructor of class spars. More... | |
virtual | ~spars () |
Destructor of class spars. More... | |
Public Attributes | |
std::vector< sparPosition > | theSparPositions |
std::vector< sparSegments > | theSparSegments |
Class which defines the spars in CPACS.
cpacsAcft::spars::spars | ( | ) |
Constructor of class spars.
|
virtual |
Destructor of class spars.
std::vector<sparPosition> cpacsAcft::spars::theSparPositions |
Vector containing sparPosition class objects
std::vector<sparSegments> cpacsAcft::spars::theSparSegments |
Vector containing sparSegments class objects