convertUNICADO2CPACS
cpacsAcft::spars Class Reference

Class which defines the spars in CPACS. More...

#include <cpacsAcftXML.h>

Collaboration diagram for cpacsAcft::spars:
Collaboration graph

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< sparPositiontheSparPositions
 
std::vector< sparSegmentstheSparSegments
 

Detailed Description

Class which defines the spars in CPACS.

Constructor & Destructor Documentation

◆ spars()

cpacsAcft::spars::spars ( )

Constructor of class spars.

◆ ~spars()

cpacsAcft::spars::~spars ( )
virtual

Destructor of class spars.

Member Data Documentation

◆ theSparPositions

std::vector<sparPosition> cpacsAcft::spars::theSparPositions

Vector containing sparPosition class objects

◆ theSparSegments

std::vector<sparSegments> cpacsAcft::spars::theSparSegments

Vector containing sparSegments class objects


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