Skip to main content

Interface: BearingInfoBannerProps

Component props for BearingInfoBanner.

Hierarchy

  • ComponentProps

    BearingInfoBannerProps

Properties

adfRadioCount

adfRadioCount: 0 | 2 | 1

The number of supported ADF radios.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/BearingInfo/BearingInfoBanner.tsx:17


bus

bus: EventBus

The event bus.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/BearingInfo/BearingInfoBanner.tsx:14


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/BearingInfo/BearingInfoBanner.tsx:29


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/BearingInfo/BearingInfoBanner.tsx:26


navIndicators: G3000NavIndicators

The nav indicator collection for the PFD to which the display belongs.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/BearingInfo/BearingInfoBanner.tsx:20


ref

Optional ref: NodeReference<any>

A reference to the display component.

Inherited from

ComponentProps.ref

Defined in

src/sdk/components/FSComponent.ts:125


softkey

softkey: boolean

Whether the display's parent PFD includes the softkey menu.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/BearingInfo/BearingInfoBanner.tsx:32


unitsSettingManager

unitsSettingManager: UnitsUserSettingManager<UnitsUserSettingTypes>

A manager for display unit user settings.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/BearingInfo/BearingInfoBanner.tsx:23