Skip to main content

Interface: Gdu460PfdInstrumentsViewProps

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Gdu460PfdInstrumentsView.tsx:64

Component props for Gdu460PfdInstrumentsView.

Extends

Properties

casSystem

casSystem: CasSystem

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Gdu460PfdInstrumentsView.tsx:75

The CAS system.


children?

optional children: DisplayChildren[]

Defined in: src/sdk/components/FSComponent.ts:125

The children of the display component.

Inherited from

UiViewProps.children


config

config: AvionicsConfig

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Gdu460PfdInstrumentsView.tsx:66

The global avionics configuration object.


containerRef

containerRef: NodeReference<HTMLElement>

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/UiSystem/UiView.ts:18

A reference to the root element of the view's container.

Inherited from

UiViewProps.containerRef


fplSourceDataProvider

fplSourceDataProvider: G3XFplSourceDataProvider

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Gdu460PfdInstrumentsView.tsx:81

A provider of flight plan source data.


gduAliasedSettingManager

gduAliasedSettingManager: UserSettingManager<GduUserSettingTypes>

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Gdu460PfdInstrumentsView.tsx:93

A manager for aliased GDU user settings.


insetRegistrar

insetRegistrar: PfdInsetRegistrar

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Gdu460PfdInstrumentsView.tsx:78

A registrar for PFD insets.


instrumentConfig

instrumentConfig: InstrumentConfig

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Gdu460PfdInstrumentsView.tsx:69

The configuration object for the view's parent instrument.


minimumsDataProvider

minimumsDataProvider: MinimumsDataProvider

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Gdu460PfdInstrumentsView.tsx:90

Minimums data provider


navIndicators: G3XTouchNavIndicators

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Gdu460PfdInstrumentsView.tsx:99

A collection of all navigation indicators.


navSources: G3XTouchNavSources

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Gdu460PfdInstrumentsView.tsx:96

A collection of all navigation sources.


pfdSettingManager

pfdSettingManager: UserSettingManager<PfdUserSettingTypes>

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Gdu460PfdInstrumentsView.tsx:102

A manager for PFD user settings.


pluginSystem

pluginSystem: PluginSystem<G3XTouchPlugin, G3XTouchPluginBinder>

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Gdu460PfdInstrumentsView.tsx:72

The plugin system of the view's parent instrument.


ref?

optional ref: NodeReference<any>

Defined in: src/sdk/components/FSComponent.ts:128

A reference to the display component.

Inherited from

UiViewProps.ref


uiService

uiService: UiService

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/UiSystem/UiView.ts:15

The UI service instance.

Inherited from

UiViewProps.uiService


vnavDataProvider

vnavDataProvider: VNavDataProvider

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Gdu460PfdInstrumentsView.tsx:87

VNav DataProvider


vSpeedSettingManager

vSpeedSettingManager: VSpeedUserSettingManager

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Gdu460PfdInstrumentsView.tsx:105

VSpeed Manager


windDataProvider

windDataProvider: WindDataProvider

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Gdu460PfdInstrumentsView.tsx:84

A provider of wind data.