Skip to main content

Interface: G3XTrafficMapOperatingModeIndicatorProps

Component props for G3XTrafficMapOperatingModeIndicator.

Hierarchy

  • ComponentProps

    G3XTrafficMapOperatingModeIndicatorProps

Properties

children

Optional children: DisplayChildren[]

The children of the display component.

Inherited from

ComponentProps.children

Defined in

src/sdk/components/FSComponent.ts:122


operatingMode

operatingMode: Subscribable<TcasOperatingMode>

The current traffic system operating mode.

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/Components/Map/Indicators/G3XTrafficMapOperatingModeIndicator.tsx:12


ref

Optional ref: NodeReference<any>

A reference to the display component.

Inherited from

ComponentProps.ref

Defined in

src/sdk/components/FSComponent.ts:125


source

source: Subscribable<G3XTrafficSystemSource>

The current traffic data source.

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/Components/Map/Indicators/G3XTrafficMapOperatingModeIndicator.tsx:15


supportAdsb

supportAdsb: Subscribable<boolean>

Whether ADS-B is supported by the current traffic data source.

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/Components/Map/Indicators/G3XTrafficMapOperatingModeIndicator.tsx:18