Interface: GtcKnobStates
The control states of a GTC's hardware knobs.
Implemented by
Properties
centerKnobState
• Readonly
centerKnobState: Subscribable
<string
>
The current state of the center knob (only found on vertically oriented GTCs).
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/GtcService/GtcKnobStates.ts:18
dualKnobState
• Readonly
dualKnobState: Subscribable
<string
>
The current state of the dual concentric knob (located at the top of horizontally oriented GTCs or at the right side of vertically oriented GTCs).
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/GtcService/GtcKnobStates.ts:15
mapKnobState
• Readonly
mapKnobState: Subscribable
<string
>
The current state of the map knob (located at the bottom of horizontally oriented GTCs or at the left side of vertically oriented GTCs).
Defined in
workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/GtcService/GtcKnobStates.ts:24