Interface: NavDmeInfoBannerProps
Component props for NavDmeInfoBanner.
Hierarchy
ComponentProps
↳
NavDmeInfoBannerProps
Properties
children
• Optional
children: DisplayChildren
[]
The children of the display component.
Inherited from
ComponentProps.children
Defined in
src/sdk/components/FSComponent.ts:122
declutter
• declutter: Subscribable
<boolean
>
Whether the display should be decluttered.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/NavDmeInfo/NavDmeInfoBanner.tsx:32
dmeInfoIndicator
• dmeInfoIndicator: G3000DmeInfoNavIndicator
The DME info nav indicator.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/NavDmeInfo/NavDmeInfoBanner.tsx:17
dmeRadioCount
• dmeRadioCount: 0
| 2
| 1
The number of supported DME radios.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/NavDmeInfo/NavDmeInfoBanner.tsx:20
dmeSettingManager
• dmeSettingManager: UserSettingManager
<DmeUserSettingTypes
>
A manager for DME user settings.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/NavDmeInfo/NavDmeInfoBanner.tsx:23
isHsiMapEnabled
• isHsiMapEnabled: Subscribable
<boolean
>
Whether the HSI map is enabled.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/NavDmeInfo/NavDmeInfoBanner.tsx:29
navInfoIndicator
• navInfoIndicator: G3000NavInfoNavIndicator
The nav info nav indicator.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/NavDmeInfo/NavDmeInfoBanner.tsx:14
position
• position: "upper"
| "lower"
| "lower-softkey"
The position of the banner.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/NavDmeInfo/NavDmeInfoBanner.tsx:35
ref
• Optional
ref: NodeReference
<any
>
A reference to the display component.
Inherited from
ComponentProps.ref
Defined in
src/sdk/components/FSComponent.ts:125
unitsSettingManager
• unitsSettingManager: UnitsUserSettingManager
<UnitsUserSettingTypes
>
A manager for display units user settings.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/NavDmeInfo/NavDmeInfoBanner.tsx:26