convertUNICADO2CPACS
cpacsAcft::controlSurface::intermediateAirfoil Class Reference

Class which describes the airfoil definition of a control surface between inner and outer border. More...

#include <cpacsAcftXML.h>

Collaboration diagram for cpacsAcft::controlSurface::intermediateAirfoil:
Collaboration graph

Public Member Functions

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

Public Attributes

double eta
 
std::string airfoilUID
 
double rotX
 
double rotZ
 
double scalY
 
double scalZ
 

Detailed Description

Class which describes the airfoil definition of a control surface between inner and outer border.

Constructor & Destructor Documentation

◆ intermediateAirfoil()

cpacsAcft::controlSurface::intermediateAirfoil::intermediateAirfoil ( )

Constructor of class intermediateAirfoil.

◆ ~intermediateAirfoil()

cpacsAcft::controlSurface::intermediateAirfoil::~intermediateAirfoil ( )
virtual

Destructor of class intermediateAirfoil.

Member Data Documentation

◆ airfoilUID

std::string cpacsAcft::controlSurface::intermediateAirfoil::airfoilUID

Reference to the CPACS airfoil uID.

◆ eta

double cpacsAcft::controlSurface::intermediateAirfoil::eta

Relative spanwise coordinate (eta) of the control surface, where the leading edge of the airfoil is placed.

◆ rotX

double cpacsAcft::controlSurface::intermediateAirfoil::rotX

Rotation around axis from leading edge point to trailing edge point of the control surface [deg]

◆ rotZ

double cpacsAcft::controlSurface::intermediateAirfoil::rotZ

Rotation of the airfoil around the control surface middle plane normal direction. [deg]

◆ scalY

double cpacsAcft::controlSurface::intermediateAirfoil::scalY

Scaling of the airfoil in spanwise direction (not used for 2D airfoils).

◆ scalZ

double cpacsAcft::controlSurface::intermediateAirfoil::scalZ

Scaling in thickness direction of the airfoil.


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