convertUNICADO2CPACS
cpacsAcft::cpacsEngine::TurbopropEngine Class Reference

Class which gathers the parameters of a turboprop engine. More...

#include <cpacsAcftXML.h>

Collaboration diagram for cpacsAcft::cpacsEngine::TurbopropEngine:
Collaboration graph

Public Member Functions

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

Public Attributes

double PropDiameter
 
double PropBlades
 
double SegmentPointData
 
double Pitch
 
double Thickness
 
double P_shp
 

Detailed Description

Class which gathers the parameters of a turboprop engine.

Constructor & Destructor Documentation

◆ TurbopropEngine()

cpacsAcft::cpacsEngine::TurbopropEngine::TurbopropEngine ( )

Constructor of class TurbopropEngine.

◆ ~TurbopropEngine()

cpacsAcft::cpacsEngine::TurbopropEngine::~TurbopropEngine ( )
virtual

Destructor of class TurbopropEngine.

Member Data Documentation

◆ P_shp

double cpacsAcft::cpacsEngine::TurbopropEngine::P_shp

Shaft power of the turboprop engine [kW]

◆ Pitch

double cpacsAcft::cpacsEngine::TurbopropEngine::Pitch

Switch for variable or fix pitch [0;1]

◆ PropBlades

double cpacsAcft::cpacsEngine::TurbopropEngine::PropBlades

Number of blades of the turboprop engine

◆ PropDiameter

double cpacsAcft::cpacsEngine::TurbopropEngine::PropDiameter

Prop diameter of the turboprop engine [m]

◆ SegmentPointData

double cpacsAcft::cpacsEngine::TurbopropEngine::SegmentPointData

Dataset of the prop's point data

◆ Thickness

double cpacsAcft::cpacsEngine::TurbopropEngine::Thickness

Thickness of rotor disc [m]


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