convertUNICADO2CPACS
unicadoAcft::unicadoPerformance Class Reference

Represents the unicado Performance Values-XML-Block. More...

#include <unicadoAcftXML.h>

Collaboration diagram for unicadoAcft::unicadoPerformance:
Collaboration graph

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...
 

Public Attributes

range theRange
 
speed theSpeed
 
altitude theAltitude
 
climb theClimb
 
takeOff theTakeOff
 
double landingDistance
 
double landingSpeedApproach
 
vnDiagram theVnDiagram
 
enginePerformanceMap theThrustPerformanceMap
 
enginePerformanceMap theFuelFlowPerformanceMap
 
missionAnalysis theDesignMissionAnalysis
 
missionAnalysis theStudyMissionAnalysis
 
requirementChecks theRequirementChecks
 

Detailed Description

Represents the unicado Performance Values-XML-Block.

Constructor & Destructor Documentation

◆ unicadoPerformance()

unicadoAcft::unicadoPerformance::unicadoPerformance ( )

Constructor of class unicadoPerformance.

◆ ~unicadoPerformance()

virtual unicadoAcft::unicadoPerformance::~unicadoPerformance ( )
inlinevirtual

Destructor of class unicadoPerformance.

Member Data Documentation

◆ landingDistance

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]

◆ landingSpeedApproach

double unicadoAcft::unicadoPerformance::landingSpeedApproach

Landing speed approach [KCAS]

◆ theAltitude

altitude unicadoAcft::unicadoPerformance::theAltitude

class altitude object

◆ theClimb

climb unicadoAcft::unicadoPerformance::theClimb

class climb object

◆ theDesignMissionAnalysis

missionAnalysis unicadoAcft::unicadoPerformance::theDesignMissionAnalysis

class missionAnalysis object theDesignMissionAnalysis

◆ theFuelFlowPerformanceMap

enginePerformanceMap unicadoAcft::unicadoPerformance::theFuelFlowPerformanceMap

class enginePerformanceMap object theFuelFlowPerformanceMap

◆ theRange

range unicadoAcft::unicadoPerformance::theRange

class range object

◆ theRequirementChecks

requirementChecks unicadoAcft::unicadoPerformance::theRequirementChecks

class requiremntsChecks object

◆ theSpeed

speed unicadoAcft::unicadoPerformance::theSpeed

class speed object

◆ theStudyMissionAnalysis

missionAnalysis unicadoAcft::unicadoPerformance::theStudyMissionAnalysis

class missionAnalysis object theStudyMissionAnalysis

◆ theTakeOff

takeOff unicadoAcft::unicadoPerformance::theTakeOff

class takeOff object

◆ theThrustPerformanceMap

enginePerformanceMap unicadoAcft::unicadoPerformance::theThrustPerformanceMap

class enginePerformanceMap object theThrustPerformanceMap

◆ theVnDiagram

vnDiagram unicadoAcft::unicadoPerformance::theVnDiagram

class vnDiagram object


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