Skip to main content

Interface: TcasXpdrSettingsGroupProps

Defined in: workingtitle-instruments-g3000/html_ui/GTC/Components/Xpdr/XpdrTcasSettingsGroup.tsx:14

Component props for XpdrTcasSettingsGroup.

Extends

  • ComponentProps

Properties

bus

bus: EventBus

Defined in: workingtitle-instruments-g3000/html_ui/GTC/Components/Xpdr/XpdrTcasSettingsGroup.tsx:16

The event bus.


children?

optional children: DisplayChildren[]

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

The children of the display component.

Inherited from

ComponentProps.children


class?

optional class: string | SubscribableSet<string>

Defined in: workingtitle-instruments-g3000/html_ui/GTC/Components/Xpdr/XpdrTcasSettingsGroup.tsx:22

CSS class(es) to apply to the group's root element.


longAltReportingLabel?

optional longAltReportingLabel: boolean

Defined in: workingtitle-instruments-g3000/html_ui/GTC/Components/Xpdr/XpdrTcasSettingsGroup.tsx:25

Whether to show the long Altitude Reporting label


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

A manager for traffic system user settings.