Skip to main content

Interface: TrafficSettingsDisplayProps

Defined in: workingtitle-instruments-g3000/html_ui/GTC/Components/TrafficSettings/TrafficSettingsDisplay.tsx:18

Component props for TrafficSettingsDisplay.

Extends

  • ComponentProps

Properties

adsb

adsb: boolean

Defined in: workingtitle-instruments-g3000/html_ui/GTC/Components/TrafficSettings/TrafficSettingsDisplay.tsx:26

Whether the installed traffic system supports ADS-B in.


children?

optional children: DisplayChildren[]

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

The children of the display component.

Inherited from

ComponentProps.children


gtcService

gtcService: GtcService

Defined in: workingtitle-instruments-g3000/html_ui/GTC/Components/TrafficSettings/TrafficSettingsDisplay.tsx:20

The GTC service.


ref?

optional ref: NodeReference<any>

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

A reference to the display component.

Inherited from

ComponentProps.ref


trafficSettingManager

trafficSettingManager: UserSettingManager<TrafficUserSettingTypes>

Defined in: workingtitle-instruments-g3000/html_ui/GTC/Components/TrafficSettings/TrafficSettingsDisplay.tsx:29

A manager for traffic system user settings.


trafficSystemType

trafficSystemType: TrafficSystemType

Defined in: workingtitle-instruments-g3000/html_ui/GTC/Components/TrafficSettings/TrafficSettingsDisplay.tsx:23

The type of traffic system installed in the airplane.