Skip to main content

Interface: TrafficMapCombinedIndicatorProps

Component props for TrafficMapCombinedIndicator.

Hierarchy

  • ComponentProps

    TrafficMapCombinedIndicatorProps

Properties

adsbOperatingMode

adsbOperatingMode: Subscribable<AdsbOperatingMode>

The current ADS-B operating mode.

Defined in

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


altitudeRestrictionMode

altitudeRestrictionMode: Subscribable<MapTrafficAltitudeRestrictionMode>

The current traffic altitude restriction mode.

Defined in

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


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/TrafficMapCombinedIndicator.tsx:16


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/TrafficMapCombinedIndicator.tsx:19


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/TrafficMapCombinedIndicator.tsx:22