Skip to main content

Type Alias: G3XVSpeedBugDefinition

G3XVSpeedBugDefinition = object

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/AirspeedIndicator/G3XAirspeedIndicator.tsx:49

A definition for an airspeed indicator reference V-speed bug.

Properties

label

readonly label: string

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/AirspeedIndicator/G3XAirspeedIndicator.tsx:54

The bug's label text.


name

readonly name: string

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/AirspeedIndicator/G3XAirspeedIndicator.tsx:51

The name of the bug's reference V-speed.


showOffscale

readonly showOffscale: boolean

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/PFD/Components/AirspeedIndicator/G3XAirspeedIndicator.tsx:57

Whether to show an off-scale label for the bug when the airspeed is off-scale.