![]() |
convertUNICADO2CPACS
|
Represents the unicado Performance Values-XML-Block. More...
#include <unicadoAcftXML.h>
Classes | |
class | altitude |
Describes different flight altitudes of aircraft. More... | |
class | climb |
Describes characteristics of climb. More... | |
class | enginePerformanceMap |
The class contains the parameters and values of an engine deck (csv file) More... | |
class | missionAnalysis |
The class contains general mission data, predefined mission steps and the resulting trajectory. More... | |
class | range |
Describes reachable range. More... | |
class | requirementChecks |
Class describes the fulfillment of requirements. More... | |
class | speed |
Describes different speeds. More... | |
class | takeOff |
Describes characteristics of take-off. More... | |
class | vnDiagram |
Describes velocity-loadFactor-diagram. More... | |
Public Member Functions | |
unicadoPerformance () | |
Constructor of class unicadoPerformance. More... | |
virtual | ~unicadoPerformance () |
Destructor of class unicadoPerformance. More... | |
Represents the unicado Performance Values-XML-Block.
unicadoAcft::unicadoPerformance::unicadoPerformance | ( | ) |
Constructor of class unicadoPerformance.
|
inlinevirtual |
Destructor of class unicadoPerformance.
double unicadoAcft::unicadoPerformance::landingDistance |
Landing distance at sea level with MLM and ISA conditions (safety landing distance according to FAR 121.195: landing_field_required/0.6) [m]
double unicadoAcft::unicadoPerformance::landingSpeedApproach |
Landing speed approach [KCAS]
altitude unicadoAcft::unicadoPerformance::theAltitude |
class altitude object
climb unicadoAcft::unicadoPerformance::theClimb |
class climb object
missionAnalysis unicadoAcft::unicadoPerformance::theDesignMissionAnalysis |
class missionAnalysis object theDesignMissionAnalysis
enginePerformanceMap unicadoAcft::unicadoPerformance::theFuelFlowPerformanceMap |
class enginePerformanceMap object theFuelFlowPerformanceMap
range unicadoAcft::unicadoPerformance::theRange |
class range object
requirementChecks unicadoAcft::unicadoPerformance::theRequirementChecks |
class requiremntsChecks object
speed unicadoAcft::unicadoPerformance::theSpeed |
class speed object
missionAnalysis unicadoAcft::unicadoPerformance::theStudyMissionAnalysis |
class missionAnalysis object theStudyMissionAnalysis
enginePerformanceMap unicadoAcft::unicadoPerformance::theThrustPerformanceMap |
class enginePerformanceMap object theThrustPerformanceMap