Skip to main content

Type Alias: ToldVSpeed

ToldVSpeed = object

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Performance/TOLD/ToldTypes.ts:14

A calculated TOLD (takeoff/landing) V-speed value.

Properties

name

readonly name: string

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Performance/TOLD/ToldTypes.ts:16

The name of this V-speed.


value

value: number

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Performance/TOLD/ToldTypes.ts:19

The value of this V-speed, in knots. A negative value indicates that the speed could not be calculated.