Skip to main content

Interface: TakeoffPerformanceCalculatorResults

Defined in: workingtitle-instruments-wt21/shared/Performance/PerformanceCalculatorResultsTypes.ts:4

A data object containing the results of a takeoff performance calculation.

Properties

takeoffLength

takeoffLength: number

Defined in: workingtitle-instruments-wt21/shared/Performance/PerformanceCalculatorResultsTypes.ts:12

The takeoff length.


v1

v1: number

Defined in: workingtitle-instruments-wt21/shared/Performance/PerformanceCalculatorResultsTypes.ts:6

The V1 speed.


v2

v2: number

Defined in: workingtitle-instruments-wt21/shared/Performance/PerformanceCalculatorResultsTypes.ts:10

The V2 speed.


vr

vr: number

Defined in: workingtitle-instruments-wt21/shared/Performance/PerformanceCalculatorResultsTypes.ts:8

The Vr speed.