Skip to main content

Type Alias: VSpeedDataAliased

VSpeedDataAliased = object

Defined in: workingtitle-instruments-wt21/shared/Profiles/VSpeedUserSettings.ts:16

Index Signature

[type: `vspeed_type_${string}`]: VSpeedType

The type of this vspeed.

[value: `vspeed_value_${string}`]: number

The set value of this vspeed

[isManual: `vspeed_manual_${string}`]: boolean

Indicates if this vspeed was modified by the pilot.

[show: `vspeed_show_${string}`]: boolean

Indicates if this vspeed should be shown.