Interface: PfdInstrumentContainerProps
Component props for PfdInstrumentContainer.
Hierarchy
DisplayPaneViewProps
↳
PfdInstrumentContainerProps
Properties
altimeterDataProvider
• altimeterDataProvider: AltimeterDataProvider
A provider of altimeter data.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/InstrumentContainer/PfdInstrumentContainer.tsx:90
bus
• bus: EventBus
The event bus.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/InstrumentContainer/PfdInstrumentContainer.tsx:69
casSystem
• casSystem: CasSystem
A reference to this instrument's CAS system.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/InstrumentContainer/PfdInstrumentContainer.tsx:111
children
• Optional
children: DisplayChildren
[]
The children of the display component.
Inherited from
DisplayPaneViewProps.children
Defined in
src/sdk/components/FSComponent.ts:122
config
• config: AvionicsConfig
The configuration object for the pane's parent avionics system.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/InstrumentContainer/PfdInstrumentContainer.tsx:78
fms
• fms: Fms
<any
>
The FMS.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/InstrumentContainer/PfdInstrumentContainer.tsx:72
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/InstrumentContainer/PfdInstrumentContainer.tsx:87
halfSizeOnly
• Optional
halfSizeOnly: boolean
Whether the view can only be displayed in half-size panes.
Inherited from
DisplayPaneViewProps.halfSizeOnly
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/Components/DisplayPanes/DisplayPaneView.ts:14
iauSettingManager
• iauSettingManager: IauUserSettingManager
A manager for all IAU user settings.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/InstrumentContainer/PfdInstrumentContainer.tsx:114
index
• index: DisplayPaneIndex
The index of the view's parent pane.
Inherited from
DisplayPaneViewProps.index
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/Shared/Components/DisplayPanes/DisplayPaneView.ts:11
instrumentConfig
• instrumentConfig: PfdConfig
The configuration object for the pane's parent PFD instrument.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/InstrumentContainer/PfdInstrumentContainer.tsx:81
minimumsDataProvider
• minimumsDataProvider: MinimumsDataProvider
A provider of minimums data.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/InstrumentContainer/PfdInstrumentContainer.tsx:96
navIndicators
• navIndicators: G3000NavIndicators
A collection of all navigation indicators.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/InstrumentContainer/PfdInstrumentContainer.tsx:84
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/InstrumentContainer/PfdInstrumentContainer.tsx:117
pluginSystem
• pluginSystem: PluginSystem
<G3000PfdPlugin
, G3000PfdPluginBinder
>
The plugin system for the pane's parent PFD instrument.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/InstrumentContainer/PfdInstrumentContainer.tsx:123
radarAltimeterDataProvider
• Optional
radarAltimeterDataProvider: RadarAltimeterDataProvider
A provider of radar altimeter data. If not defined, the radar altimeter display will not be rendered.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/InstrumentContainer/PfdInstrumentContainer.tsx:93
ref
• Optional
ref: NodeReference
<any
>
A reference to the display component.
Inherited from
DisplayPaneViewProps.ref
Defined in
src/sdk/components/FSComponent.ts:125
terrainSystemStateDataProvider
• Optional
terrainSystemStateDataProvider: TerrainSystemStateDataProvider
A provider of terrain alerting system state data. If not defined, then the terrain system annunciations display will not be rendered.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/InstrumentContainer/PfdInstrumentContainer.tsx:108
trafficSystem
• trafficSystem: TrafficSystem
The traffic system.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/InstrumentContainer/PfdInstrumentContainer.tsx:75
vSpeedSettingManager
• vSpeedSettingManager: VSpeedUserSettingManager
A manager for reference V-speed user settings.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/InstrumentContainer/PfdInstrumentContainer.tsx:120
vnavDataProvider
• vnavDataProvider: VNavDataProvider
A provider of VNAV data.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/InstrumentContainer/PfdInstrumentContainer.tsx:102
windDataProvider
• windDataProvider: WindDataProvider
A provider of wind data.
Defined in
src/workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/PFD/Components/InstrumentContainer/PfdInstrumentContainer.tsx:99