Interface: G3XTrafficMapOperatingModeIndicatorProps
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/Map/Indicators/G3XTrafficMapOperatingModeIndicator.tsx:10
Component props for G3XTrafficMapOperatingModeIndicator.
Extends
Properties
children?
optionalchildren:DisplayChildren[]
Defined in: src/sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
operatingMode
operatingMode:
Subscribable<TcasOperatingMode>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/Map/Indicators/G3XTrafficMapOperatingModeIndicator.tsx:12
The current traffic system operating mode.
ref?
optionalref:NodeReference<any>
Defined in: src/sdk/components/FSComponent.ts:125
A reference to the display component.
Inherited from
source
source:
Subscribable<G3XTrafficSystemSource>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/Map/Indicators/G3XTrafficMapOperatingModeIndicator.tsx:15
The current traffic data source.
supportAdsb
supportAdsb:
Subscribable<boolean>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/Map/Indicators/G3XTrafficMapOperatingModeIndicator.tsx:18
Whether ADS-B is supported by the current traffic data source.