Interface: PfdInstrumentContainerProps
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/InstrumentContainer/PfdInstrumentContainer.tsx:73
Component props for PfdInstrumentContainer.
Extends
Properties
altimeterDataProvider
altimeterDataProvider:
AltimeterDataProvider
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/InstrumentContainer/PfdInstrumentContainer.tsx:96
A provider of altimeter data.
bus
bus:
EventBus
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/InstrumentContainer/PfdInstrumentContainer.tsx:75
The event bus.
casSystem
casSystem:
CasSystem
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/InstrumentContainer/PfdInstrumentContainer.tsx:114
A reference to this instrument's CAS system.
children?
optionalchildren:DisplayChildren[]
Defined in: sdk/components/FSComponent.ts:125
The children of the display component.
Inherited from
config
config:
AvionicsConfig
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/InstrumentContainer/PfdInstrumentContainer.tsx:84
The configuration object for the pane's parent avionics system.
fms
fms:
Fms
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/InstrumentContainer/PfdInstrumentContainer.tsx:78
The FMS.
gpsIntegrityDataProvider
gpsIntegrityDataProvider:
GpsIntegrityDataProvider
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/InstrumentContainer/PfdInstrumentContainer.tsx:93
A provider of GPS position integrity data.
halfSizeOnly?
optionalhalfSizeOnly:boolean
Defined in: workingtitle-instruments-g3000/html_ui/Shared/Components/DisplayPanes/DisplayPaneView.ts:14
Whether the view can only be displayed in half-size panes.
Inherited from
DisplayPaneViewProps.halfSizeOnly
index
index:
DisplayPaneIndex
Defined in: workingtitle-instruments-g3000/html_ui/Shared/Components/DisplayPanes/DisplayPaneView.ts:11
The index of the view's parent pane.
Inherited from
instrumentConfig
instrumentConfig:
PfdConfig
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/InstrumentContainer/PfdInstrumentContainer.tsx:87
The configuration object for the pane's parent PFD instrument.
minimumsDataProvider
minimumsDataProvider:
MinimumsDataProvider
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/InstrumentContainer/PfdInstrumentContainer.tsx:102
A provider of minimums data.
navIndicators
navIndicators:
G3000NavIndicators
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/InstrumentContainer/PfdInstrumentContainer.tsx:90
A collection of all navigation indicators.
pfdSensorsSettingManager
pfdSensorsSettingManager:
PfdSensorsUserSettingManager
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/InstrumentContainer/PfdInstrumentContainer.tsx:117
A manager for all PFD sensors user settings.
pfdSettingManager
pfdSettingManager:
UserSettingManager<PfdAliasedUserSettingTypes>
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/InstrumentContainer/PfdInstrumentContainer.tsx:120
A manager for PFD user settings.
pluginSystem
pluginSystem:
PluginSystem<G3000PfdPlugin,G3000PfdPluginBinder>
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/InstrumentContainer/PfdInstrumentContainer.tsx:126
The plugin system for the pane's parent PFD instrument.
radarAltimeterDataProvider?
optionalradarAltimeterDataProvider:RadarAltimeterDataProvider
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/InstrumentContainer/PfdInstrumentContainer.tsx:99
A provider of radar altimeter data. If not defined, the radar altimeter display will not be rendered.
ref?
optionalref:NodeReference<any>
Defined in: sdk/components/FSComponent.ts:128
A reference to the display component.
Inherited from
terrainSystemStateDataProvider
terrainSystemStateDataProvider:
TerrainSystemStateDataProvider
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/InstrumentContainer/PfdInstrumentContainer.tsx:111
A provider of terrain alerting system state data.
trafficSystem
trafficSystem:
TrafficSystem
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/InstrumentContainer/PfdInstrumentContainer.tsx:81
The traffic system.
vnavDataProvider
vnavDataProvider:
VNavDataProvider
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/InstrumentContainer/PfdInstrumentContainer.tsx:108
A provider of VNAV data.
vSpeedSettingManager
vSpeedSettingManager:
VSpeedUserSettingManager
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/InstrumentContainer/PfdInstrumentContainer.tsx:123
A manager for reference V-speed user settings.
windDataProvider
windDataProvider:
WindDataProvider
Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/InstrumentContainer/PfdInstrumentContainer.tsx:105
A provider of wind data.