Skip to main content

Interface: BottomInfoPanelProps

Component props for BottomInfoPanel.

Hierarchy

  • ComponentProps

    BottomInfoPanelProps

Properties

bus

bus: EventBus

The event bus.

Defined in

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


children

Optional children: DisplayChildren[]

The children of the display component.

Inherited from

ComponentProps.children

Defined in

src/sdk/components/FSComponent.ts:122


dateTimeSettingManager

dateTimeSettingManager: UserSettingManager<DateTimeUserSettingTypes>

A manager for date/time user settings.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/BottomInfoPanel/BottomInfoPanel.tsx:70


declutter

declutter: Subscribable<boolean>

Whether the panel should be decluttered.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/BottomInfoPanel/BottomInfoPanel.tsx:76


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/BottomInfoPanel/BottomInfoPanel.tsx:64


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/BottomInfoPanel/BottomInfoPanel.tsx:49


iauSettingManager

iauSettingManager: UserSettingManager<IauUserSettingTypes>

A manager for IAU user settings.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/BottomInfoPanel/BottomInfoPanel.tsx:58


isInSplitMode

isInSplitMode: Subscribable<boolean>

Whether the panel's parent PFD is in split mode.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/BottomInfoPanel/BottomInfoPanel.tsx:73


layoutConfig

layoutConfig: PfdLayoutConfig

The PFD layout configuration object.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/BottomInfoPanel/BottomInfoPanel.tsx:37


navIndicators: G3000NavIndicators

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

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/BottomInfoPanel/BottomInfoPanel.tsx:46


navStatusBoxConfig: NavStatusBoxConfig

The configuration object for the navigation status box.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/BottomInfoPanel/BottomInfoPanel.tsx:43


navStatusBoxDataProvider: NavStatusBoxDataProvider

A data provider for a navigation status box.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/BottomInfoPanel/BottomInfoPanel.tsx:52


pfdIndex

pfdIndex: PfdIndex

The index of the PFD to which the panel belongs.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/BottomInfoPanel/BottomInfoPanel.tsx:34


pfdSettingManager

pfdSettingManager: UserSettingManager<PfdAliasedUserSettingTypes>

A manager for PFD user settings.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/BottomInfoPanel/BottomInfoPanel.tsx:61


radiosConfig

radiosConfig: RadiosConfig

The radios configuration object.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/BottomInfoPanel/BottomInfoPanel.tsx:40


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 unit user settings.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/BottomInfoPanel/BottomInfoPanel.tsx:67


windDataProvider

windDataProvider: WindDataProvider

A provider of wind data.

Defined in

src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/BottomInfoPanel/BottomInfoPanel.tsx:55