Skip to main content

Interface: NavDmeInfoBoxProps

Component props for NavStatusBoxBanner.

Hierarchy

  • ComponentProps

    NavDmeInfoBoxProps

Properties

bus

bus: EventBus

The event bus.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/NavStatusBox/NavStatusBoxBanner.tsx:13


children

Optional children: DisplayChildren[]

The children of the display component.

Inherited from

ComponentProps.children

Defined in

src/sdk/components/FSComponent.ts:122


config

config: NavStatusBoxConfig

The configuration object for the banner.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/NavStatusBox/NavStatusBoxBanner.tsx:16


dataProvider

dataProvider: NavStatusBoxDataProvider

A data provider for the banner.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/NavStatusBox/NavStatusBoxBanner.tsx:19


declutter

declutter: Subscribable<boolean>

Whether the banner should be decluttered.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/NavStatusBox/NavStatusBoxBanner.tsx:31


gpsIntegrityDataProvider

gpsIntegrityDataProvider: GpsIntegrityDataProvider

A provider of GPS position integrity data.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/NavStatusBox/NavStatusBoxBanner.tsx:22


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/NavStatusBox/NavStatusBoxBanner.tsx:28


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/NavStatusBox/NavStatusBoxBanner.tsx:25