Skip to main content

Interface: GtcAvionicsSettingsPageProps

Component props for GtcAvionicsSettingsPage.

Hierarchy

Properties

auralAlertsConfig

auralAlertsConfig: AuralAlertsConfig

An aural alerts configuration object.

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/AvionicsSettingsPage/GtcAvionicsSettingsPage.tsx:31


children

Optional children: DisplayChildren[]

The children of the display component.

Inherited from

GtcViewProps.children

Defined in

sdk/components/FSComponent.ts:122


controlMode

controlMode: GtcControlMode

The GTC control mode to which the view belongs.

Inherited from

GtcViewProps.controlMode

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/GtcService/GtcView.ts:15


displayPaneIndex

Optional displayPaneIndex: ControllableDisplayPaneIndex

The index of the display pane that this view is tied to.

Inherited from

GtcViewProps.displayPaneIndex

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/GtcService/GtcView.ts:18


gtcService

gtcService: GtcService

The GtcService instance

Inherited from

GtcViewProps.gtcService

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/GtcService/GtcView.ts:12


horizonDirectorCueOption

horizonDirectorCueOption: HorizonDirectorCueOption

PFD horizon display flight director cue style support.

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/AvionicsSettingsPage/GtcAvionicsSettingsPage.tsx:28


ref

Optional ref: NodeReference<any>

A reference to the display component.

Inherited from

GtcViewProps.ref

Defined in

sdk/components/FSComponent.ts:125


touchdownCalloutsConfig

Optional touchdownCalloutsConfig: TouchdownCalloutsConfig

A touchdown callouts configuration object. If not defined, then the page will not support user configuration of touchdown callout alerts.

Defined in

workingtitle-instruments-g3000/html_ui/Pages/VCockpit/Instruments/NavSystems/WTG3000/GTC/Pages/AvionicsSettingsPage/GtcAvionicsSettingsPage.tsx:37