Interface: TrafficMapCombinedIndicatorProps
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/Map/Indicators/TrafficMapCombinedIndicator.tsx:14
Component props for TrafficMapCombinedIndicator.
Extends
ComponentProps
Properties
adsbOperatingMode
adsbOperatingMode:
Subscribable
<AdsbOperatingMode
>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/Map/Indicators/TrafficMapCombinedIndicator.tsx:25
The current ADS-B operating mode.
altitudeRestrictionMode
altitudeRestrictionMode:
Subscribable
<MapTrafficAltitudeRestrictionMode
>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/Map/Indicators/TrafficMapCombinedIndicator.tsx:28
The current traffic altitude restriction mode.
children?
optional
children:DisplayChildren
[]
Defined in: src/sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
ComponentProps.children
operatingMode
operatingMode:
Subscribable
<TcasOperatingMode
>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/Map/Indicators/TrafficMapCombinedIndicator.tsx:16
The current traffic system operating mode.
ref?
optional
ref:NodeReference
<any
>
Defined in: src/sdk/components/FSComponent.ts:125
A reference to the display component.
Inherited from
ComponentProps.ref
source
source:
Subscribable
<G3XTrafficSystemSource
>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/Map/Indicators/TrafficMapCombinedIndicator.tsx:19
The current traffic data source.
supportAdsb
supportAdsb:
Subscribable
<boolean
>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/Map/Indicators/TrafficMapCombinedIndicator.tsx:22
Whether ADS-B is supported by the current traffic data source.