Skip to main content

Type Alias: G3XVSpeedBugOptions

G3XVSpeedBugOptions = object

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

Options for an airspeed indicator's displayed reference V-speed bugs.

Properties

vSpeedBugDefinitions

vSpeedBugDefinitions: Iterable<G3XVSpeedBugDefinition>

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

An iterable of definitions for each displayed reference V-speed bug.


vSpeedSettingManager

vSpeedSettingManager: UserSettingManager<VSpeedUserSettingTypes>

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

A user setting manager containing reference V-speed settings.