Interface: BearingInfoBannerProps
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BearingInfo/BearingInfoBanner.tsx:12
Component props for BearingInfoBanner.
Extends
ComponentProps
Properties
adfRadioCount
adfRadioCount:
0
|1
|2
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BearingInfo/BearingInfoBanner.tsx:17
The number of supported ADF radios.
bus
bus:
EventBus
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BearingInfo/BearingInfoBanner.tsx:14
The event bus.
children?
optional
children:DisplayChildren
[]
Defined in: sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
ComponentProps.children
declutter
declutter:
Subscribable
<boolean
>
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BearingInfo/BearingInfoBanner.tsx:29
Whether the display should be decluttered.
isHsiMapEnabled
isHsiMapEnabled:
Subscribable
<boolean
>
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BearingInfo/BearingInfoBanner.tsx:26
Whether the HSI map is enabled.
navIndicators
navIndicators:
G3000NavIndicators
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BearingInfo/BearingInfoBanner.tsx:20
The nav indicator collection for the PFD to which the display belongs.
ref?
optional
ref:NodeReference
<any
>
Defined in: sdk/components/FSComponent.ts:125
A reference to the display component.
Inherited from
ComponentProps.ref
softkey
softkey:
boolean
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BearingInfo/BearingInfoBanner.tsx:32
Whether the display's parent PFD includes the softkey menu.
unitsSettingManager
unitsSettingManager:
UnitsUserSettingManager
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BearingInfo/BearingInfoBanner.tsx:23
A manager for display unit user settings.