Class that represents the CPACS Control Surface XML Block. Definition of the outer shape, structure and deflection of all control surfaces (flaps, slats, spoiler, ailerons...) of the wing.
More...
#include <cpacsAcftXML.h>
|
class | border |
| Class which contains the borders around the control surface. More...
|
|
class | hingePoint |
| Gathers the parameters which describe a hinge in CPACS. More...
|
|
class | intermediateAirfoil |
| Class which describes the airfoil definition of a control surface between inner and outer border. More...
|
|
Class that represents the CPACS Control Surface XML Block. Definition of the outer shape, structure and deflection of all control surfaces (flaps, slats, spoiler, ailerons...) of the wing.
◆ controlSurface()
cpacsAcft::controlSurface::controlSurface |
( |
| ) |
|
◆ ~controlSurface()
cpacsAcft::controlSurface::~controlSurface |
( |
| ) |
|
|
virtual |
◆ hingeLineRotation
std::vector<double> cpacsAcft::controlSurface::hingeLineRotation |
Rotation angle around the hinge line of the device [deg]
◆ info
Object of the information class that provides the CPACS controlSurface infos like uID and description
◆ innerBorder
border cpacsAcft::controlSurface::innerBorder |
border class object to describe the inner border of the control surface
◆ innerHingePoint
hingePoint cpacsAcft::controlSurface::innerHingePoint |
hingePoint class object to describe the inner hinge point
◆ outerBorder
border cpacsAcft::controlSurface::outerBorder |
border class object to describe the outer border of the control surface
◆ outerHingePoint
hingePoint cpacsAcft::controlSurface::outerHingePoint |
hingePoint class object to describe the outer hinge point
◆ parentUID
std::string cpacsAcft::controlSurface::parentUID |
uID of the component on which the control surface is mounted
The documentation for this class was generated from the following files: