![]() |
convertUNICADO2CPACS
|
Class which gathers the parameters of a turboprop engine. More...
#include <cpacsAcftXML.h>
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 |
Class which gathers the parameters of a turboprop engine.
cpacsAcft::cpacsEngine::TurbopropEngine::TurbopropEngine | ( | ) |
Constructor of class TurbopropEngine.
|
virtual |
Destructor of class TurbopropEngine.
double cpacsAcft::cpacsEngine::TurbopropEngine::P_shp |
Shaft power of the turboprop engine [kW]
double cpacsAcft::cpacsEngine::TurbopropEngine::Pitch |
Switch for variable or fix pitch [0;1]
double cpacsAcft::cpacsEngine::TurbopropEngine::PropBlades |
Number of blades of the turboprop engine
double cpacsAcft::cpacsEngine::TurbopropEngine::PropDiameter |
Prop diameter of the turboprop engine [m]
double cpacsAcft::cpacsEngine::TurbopropEngine::SegmentPointData |
Dataset of the prop's point data
double cpacsAcft::cpacsEngine::TurbopropEngine::Thickness |
Thickness of rotor disc [m]