Interface: BearingInfoBannerProps
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BearingInfo/BearingInfoBanner.tsx:16
Component props for BearingInfoBanner.
Extends
Properties
bus
bus:
EventBus
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BearingInfo/BearingInfoBanner.tsx:18
The event bus.
children?
optional
children:DisplayChildren
[]
Defined in: sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
declutter
declutter:
Subscribable
<boolean
>
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BearingInfo/BearingInfoBanner.tsx:36
Whether the display should be decluttered.
fmsConfig
fmsConfig:
FmsConfig
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BearingInfo/BearingInfoBanner.tsx:24
The FMS configuration object.
isHsiMapEnabled
isHsiMapEnabled:
Subscribable
<boolean
>
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BearingInfo/BearingInfoBanner.tsx:33
Whether the HSI map is enabled.
navIndicators
navIndicators:
G3000NavIndicators
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BearingInfo/BearingInfoBanner.tsx:27
The nav indicator collection for the PFD to which the display belongs.
radiosConfig
radiosConfig:
RadiosConfig
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BearingInfo/BearingInfoBanner.tsx:21
The radios configuration object.
ref?
optional
ref:NodeReference
<any
>
Defined in: sdk/components/FSComponent.ts:125
A reference to the display component.
Inherited from
softkey
softkey:
boolean
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BearingInfo/BearingInfoBanner.tsx:39
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:30
A manager for display unit user settings.