Skip to main content

Type Alias: VSpeedDefinition

VSpeedDefinition = object

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/VSpeed/VSpeed.ts:4

A definition for a reference V-speed.

Properties

defaultValue

readonly defaultValue: number

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/VSpeed/VSpeed.ts:12

The default value of the V-speed, in knots.


isEditable

readonly isEditable: boolean

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/VSpeed/VSpeed.ts:15

Whether the V-speed value can be edited by the user.


label

readonly label: string

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/VSpeed/VSpeed.ts:9

The label to display for the V-speed.


name

readonly name: string

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/VSpeed/VSpeed.ts:6

The name of the V-speed.