Interface: RadioTuningWindowProps
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/Radio/RadioTuningWindow.tsx:24
RadioTuningWindowProps
Extends
Properties
bus
bus:
EventBus
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/Radio/RadioTuningWindow.tsx:26
An instance of the event bus.
children?
optional
children:DisplayChildren
[]
Defined in: sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
detailPagesController
detailPagesController:
DetailPagesController
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/Radio/RadioTuningWindow.tsx:32
Controls which Radio Management Detail Page to show in the subwindow and its display data.
duIndex
duIndex:
DisplayUnitIndices
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/Radio/RadioTuningWindow.tsx:28
Display unit index.
duSide
duSide:
"left"
|"right"
Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/Radio/RadioTuningWindow.tsx:30
Which side of the DU the radio window is on.
ref?
optional
ref:NodeReference
<any
>
Defined in: sdk/components/FSComponent.ts:125
A reference to the display component.