Interface: MfdInfoPageProps
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/MainView/Pages/MfdInfoPage/MfdInfoPage.tsx:50
Component props for MfdInfoPage.
Extends
Properties
children?
optional
children:DisplayChildren
[]
Defined in: src/sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
containerRef
containerRef:
NodeReference
<HTMLElement
>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/PageNavigation/MfdPage.ts:17
A reference to the root element of the container of the page's parent UI view.
Inherited from
gduDefsConfig
gduDefsConfig:
GduDefsConfig
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/MainView/Pages/MfdInfoPage/MfdInfoPage.tsx:55
A configuration object defining options for GDUs.
gpsReceiverDefs
gpsReceiverDefs: readonly
Readonly
<GpsReceiverDefinition
>[]
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/MainView/Pages/MfdInfoPage/MfdInfoPage.tsx:52
Definitions for GPS receiver systems connected to the G3X Touch, indexed by GPS receiver system index.
gpsSatComputers
gpsSatComputers: readonly
GPSSatComputer
[]
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/MainView/Pages/MfdInfoPage/MfdInfoPage.tsx:61
An array of the GPS computers used by the GPS receiver systems connected to the G3X Touch, indexed by GPS receiver system index.
ref?
optional
ref:NodeReference
<any
>
Defined in: src/sdk/components/FSComponent.ts:125
A reference to the display component.
Inherited from
uiService
uiService:
UiService
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/PageNavigation/MfdPage.ts:14
The UI service instance.