Interface: BottomInfoPanelProps
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BottomInfoPanel/BottomInfoPanel.tsx:34
Component props for BottomInfoPanel.
Extends
Properties
bus
bus:
EventBus
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BottomInfoPanel/BottomInfoPanel.tsx:36
The event bus.
children?
optional
children:DisplayChildren
[]
Defined in: sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
dateTimeSettingManager
dateTimeSettingManager:
UserSettingManager
<DateTimeUserSettingTypes
>
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BottomInfoPanel/BottomInfoPanel.tsx:78
A manager for date/time user settings.
declutter
declutter:
Subscribable
<boolean
>
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BottomInfoPanel/BottomInfoPanel.tsx:84
Whether the panel should be decluttered.
dmeSettingManager
dmeSettingManager:
UserSettingManager
<DmeUserSettingTypes
>
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BottomInfoPanel/BottomInfoPanel.tsx:72
A manager for DME user settings.
fmsConfig
fmsConfig:
FmsConfig
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BottomInfoPanel/BottomInfoPanel.tsx:48
The FMS configuration object.
gpsIntegrityDataProvider
gpsIntegrityDataProvider:
GpsIntegrityDataProvider
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BottomInfoPanel/BottomInfoPanel.tsx:57
A provider of GPS position integrity data.
isInSplitMode
isInSplitMode:
Subscribable
<boolean
>
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BottomInfoPanel/BottomInfoPanel.tsx:81
Whether the panel's parent PFD is in split mode.
layoutConfig
layoutConfig:
PfdLayoutConfig
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BottomInfoPanel/BottomInfoPanel.tsx:42
The PFD layout configuration object.
navIndicators
navIndicators:
G3000NavIndicators
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BottomInfoPanel/BottomInfoPanel.tsx:54
The nav indicator collection for the PFD to which the panel belongs.
navStatusBoxConfig
navStatusBoxConfig:
NavStatusBoxConfig
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BottomInfoPanel/BottomInfoPanel.tsx:51
The configuration object for the navigation status box.
navStatusBoxDataProvider
navStatusBoxDataProvider:
NavStatusBoxDataProvider
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BottomInfoPanel/BottomInfoPanel.tsx:60
A data provider for a navigation status box.
pfdIndex
pfdIndex:
PfdIndex
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BottomInfoPanel/BottomInfoPanel.tsx:39
The index of the PFD to which the panel belongs.
pfdSensorsSettingManager
pfdSensorsSettingManager:
UserSettingManager
<PfdSensorsUserSettingTypes
>
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BottomInfoPanel/BottomInfoPanel.tsx:66
A manager for PFD sensors user settings.
pfdSettingManager
pfdSettingManager:
UserSettingManager
<PfdAliasedUserSettingTypes
>
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BottomInfoPanel/BottomInfoPanel.tsx:69
A manager for PFD user settings.
radiosConfig
radiosConfig:
RadiosConfig
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BottomInfoPanel/BottomInfoPanel.tsx:45
The radios configuration object.
ref?
optional
ref:NodeReference
<any
>
Defined in: sdk/components/FSComponent.ts:125
A reference to the display component.
Inherited from
unitsSettingManager
unitsSettingManager:
UnitsUserSettingManager
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BottomInfoPanel/BottomInfoPanel.tsx:75
A manager for display unit user settings.
windDataProvider
windDataProvider:
WindDataProvider
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/BottomInfoPanel/BottomInfoPanel.tsx:63
A provider of wind data.