![]() |
convertUNICADO2CPACS
|
Class which contains the borders around the control surface. More...
#include <cpacsAcftXML.h>
Public Member Functions | |
border () | |
Constructor of class border. More... | |
virtual | ~border () |
Destructor of class border. More... | |
Public Attributes | |
double | etaLE |
double | etaTE |
double | eta |
double | xsi |
double | xsiLE |
double | xsiTE |
Class which contains the borders around the control surface.
cpacsAcft::controlSurface::border::border | ( | ) |
Constructor of class border.
|
virtual |
Destructor of class border.
double cpacsAcft::controlSurface::border::eta |
Relative spanwise position of the control surface
double cpacsAcft::controlSurface::border::etaLE |
Relative spanwise inner/outer position of the leading edge of the control surface
double cpacsAcft::controlSurface::border::etaTE |
Relative spanwise inner/outer position of the trailing edge of the control surface
double cpacsAcft::controlSurface::border::xsi |
Relative chordwise position of the control surface
double cpacsAcft::controlSurface::border::xsiLE |
Relative chordwise inner/outer position of the leading edge of the control surface.
double cpacsAcft::controlSurface::border::xsiTE |
Relative chordwise inner/outer position of the trailing edge of the control surface.