Interface: TakeoffPerformanceCalculatorResults
A data object containing the results of a takeoff performance calculation.
Properties
takeoffLength
• takeoffLength: number
The takeoff length.
Defined in
workingtitle-instruments-wt21/shared/Performance/PerformanceCalculatorResultsTypes.ts:12
v1
• v1: number
The V1 speed.
Defined in
workingtitle-instruments-wt21/shared/Performance/PerformanceCalculatorResultsTypes.ts:6
v2
• v2: number
The V2 speed.
Defined in
workingtitle-instruments-wt21/shared/Performance/PerformanceCalculatorResultsTypes.ts:10
vr
• vr: number
The Vr speed.
Defined in
workingtitle-instruments-wt21/shared/Performance/PerformanceCalculatorResultsTypes.ts:8