convertUNICADO2CPACS
unicadoAcft::unicadoEcologicalValues::Operations::OperationComponents::Mission::LTOTimes Class Reference

Class describes segments of landing and take off, all phases under 3000 ft. More...

#include <unicadoAcftXML.h>

Collaboration diagram for unicadoAcft::unicadoEcologicalValues::Operations::OperationComponents::Mission::LTOTimes:
Collaboration graph

Public Member Functions

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

Public Attributes

double total
 
double taxi
 
double takeOff
 
double climbOut
 
double approach
 

Detailed Description

Class describes segments of landing and take off, all phases under 3000 ft.

Constructor & Destructor Documentation

◆ LTOTimes()

unicadoAcft::unicadoEcologicalValues::Operations::OperationComponents::Mission::LTOTimes::LTOTimes ( )
inline

Constructor of class LTOTimes.

◆ ~LTOTimes()

virtual unicadoAcft::unicadoEcologicalValues::Operations::OperationComponents::Mission::LTOTimes::~LTOTimes ( )
inlinevirtual

Destructor of class LTOTimes.

Member Data Documentation

◆ approach

double unicadoAcft::unicadoEcologicalValues::Operations::OperationComponents::Mission::LTOTimes::approach

Time for approach (from 3000 ft to stop)(ICAO: 4 min) [min]

◆ climbOut

double unicadoAcft::unicadoEcologicalValues::Operations::OperationComponents::Mission::LTOTimes::climbOut

Time for climb out (35 ft to 3000ft)(ICAO: 2.2 min) [min]

◆ takeOff

double unicadoAcft::unicadoEcologicalValues::Operations::OperationComponents::Mission::LTOTimes::takeOff

Time for take-off (until 35ft) (ICAO: 0.7 min) [min]

◆ taxi

double unicadoAcft::unicadoEcologicalValues::Operations::OperationComponents::Mission::LTOTimes::taxi

Time for taxi (ICAO: 26 min)

◆ total

double unicadoAcft::unicadoEcologicalValues::Operations::OperationComponents::Mission::LTOTimes::total

Taxi, Take-off, Climb Out and Approach time (LTO) [min]


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