convertUNICADO2CPACS
unicadoAcft::unicadoAerodynamics::dragCoefficients::waveDrag Class Reference

Describes wave drag coefficients of aircraft. More...

#include <unicadoAcftXML.h>

Collaboration diagram for unicadoAcft::unicadoAerodynamics::dragCoefficients::waveDrag:
Collaboration graph

Public Member Functions

 waveDrag ()
 Constructor of waveDrag. More...
 
virtual ~waveDrag ()
 Destructor of waveDrag. More...
 

Public Attributes

double total
 
double wing
 
double stab
 

Detailed Description

Describes wave drag coefficients of aircraft.

Constructor & Destructor Documentation

◆ waveDrag()

unicadoAcft::unicadoAerodynamics::dragCoefficients::waveDrag::waveDrag ( )
inline

Constructor of waveDrag.

◆ ~waveDrag()

virtual unicadoAcft::unicadoAerodynamics::dragCoefficients::waveDrag::~waveDrag ( )
inlinevirtual

Destructor of waveDrag.

Member Data Documentation

◆ stab

double unicadoAcft::unicadoAerodynamics::dragCoefficients::waveDrag::stab

Stabilizer proportion of wave drag coefficient [-]

◆ total

double unicadoAcft::unicadoAerodynamics::dragCoefficients::waveDrag::total

Total wave drag coefficient [-]

◆ wing

double unicadoAcft::unicadoAerodynamics::dragCoefficients::waveDrag::wing

Wing proportion of wave drag coefficient [-]


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