Skip to main content

Interface: G3000PfdTerrainSystemAnnunciationProps

Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/Terrain/G3000PfdTerrainSystemAnnunciation.tsx:12

Extends

  • ComponentProps

Properties

children?

optional children: DisplayChildren[]

Defined in: sdk/components/FSComponent.ts:122

The children of the display component.

Inherited from

ComponentProps.children


config

config: TerrainSystemConfig

Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/Terrain/G3000PfdTerrainSystemAnnunciation.tsx:14

A terrain system config object.


inhibitFlags

inhibitFlags: SubscribableSet<string>

Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/Terrain/G3000PfdTerrainSystemAnnunciation.tsx:23

The terrain system's active inhibit flags.


operatingMode

operatingMode: Subscribable<TerrainSystemOperatingMode>

Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/Terrain/G3000PfdTerrainSystemAnnunciation.tsx:17

The terrain system's operating mode.


prioritizedAlert

prioritizedAlert: Subscribable<null | string>

Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/Terrain/G3000PfdTerrainSystemAnnunciation.tsx:26

The terrain system's prioritized active alert.


ref?

optional ref: NodeReference<any>

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

A reference to the display component.

Inherited from

ComponentProps.ref


statusFlags

statusFlags: SubscribableSet<string>

Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/Terrain/G3000PfdTerrainSystemAnnunciation.tsx:20

The terrain system's active status flags.