Skip to main content

Type Alias: GtcSidebarState

GtcSidebarState = object

Defined in: workingtitle-instruments-g3000/html_ui/GTC/GtcService/Sidebar.ts:36

A GTC sidebar state.

Properties

centerKnobLabel

centerKnobLabel: Subject<string | null>

Defined in: workingtitle-instruments-g3000/html_ui/GTC/GtcService/Sidebar.ts:48

The label to display for the center knob.


dualConcentricKnobLabel

dualConcentricKnobLabel: Subject<DualConcentricKnobLabelKey | string | null>

Defined in: workingtitle-instruments-g3000/html_ui/GTC/GtcService/Sidebar.ts:46

The label to display for the dual concentric knob.


enterButtonLabel

enterButtonLabel: Subject<string>

Defined in: workingtitle-instruments-g3000/html_ui/GTC/GtcService/Sidebar.ts:42

The label to display for the enter button.


mapKnobLabel

mapKnobLabel: Subject<string | null>

Defined in: workingtitle-instruments-g3000/html_ui/GTC/GtcService/Sidebar.ts:50

The label to display for the map knob.


slot1

slot1: Subject<Slot1Buttons | null>

Defined in: workingtitle-instruments-g3000/html_ui/GTC/GtcService/Sidebar.ts:38

The button state of slot 1.


slot5

slot5: Subject<Slot5Buttons | null>

Defined in: workingtitle-instruments-g3000/html_ui/GTC/GtcService/Sidebar.ts:40

The button state of slot 5.


useWaypointArrowButtons

useWaypointArrowButtons: Subject<boolean>

Defined in: workingtitle-instruments-g3000/html_ui/GTC/GtcService/Sidebar.ts:44

The label to display for the arrow buttons.