convertUNICADO2CPACS
cpacsAcft::cpacsGear::wingAttachment Class Reference

Class which represents the CPACS wing attachment block. More...

#include <cpacsAcftXML.h>

Collaboration diagram for cpacsAcft::cpacsGear::wingAttachment:
Collaboration graph

Public Member Functions

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

Public Attributes

double relHeight
 
double eta
 
double xsi
 
std::string firstSparUID
 

Detailed Description

Class which represents the CPACS wing attachment block.

Class which represents the CPACS fuselage attachment block.

Constructor & Destructor Documentation

◆ wingAttachment()

cpacsAcft::cpacsGear::wingAttachment::wingAttachment ( )

Constructor of class wingAttachment.

uID of the first spar, where the landing gear is attached to

◆ ~wingAttachment()

cpacsAcft::cpacsGear::wingAttachment::~wingAttachment ( )
virtual

Destructor of class wingAttachment.

Member Data Documentation

◆ eta

double cpacsAcft::cpacsGear::wingAttachment::eta

Relative spanwise position (eta) of the landing gear attachment point

◆ firstSparUID

std::string cpacsAcft::cpacsGear::wingAttachment::firstSparUID

◆ relHeight

double cpacsAcft::cpacsGear::wingAttachment::relHeight

Relative height of the landing gear attachment point (relative to local airfoil thickness)

◆ xsi

double cpacsAcft::cpacsGear::wingAttachment::xsi

Relative chordwise position (xsi) of the landing gear attachment point


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