Skip to main content

Interface: TcasAlertAnnunciatorProps

Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/HSI/TrafficAnnunciator.tsx:111

Props for a TcasAlertAnnunciator

Extends

Properties

bus

bus: EventBus

Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/HSI/TrafficAnnunciator.tsx:113

The event bus


children?

optional children: DisplayChildren[]

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

The children of the display component.

Inherited from

ComponentProps.children


intruder

intruder: Epic2TcasIntruder

Defined in: workingtitle-instruments-epic2/instruments/html_ui/Pages/VCockpit/Instruments/NavSystems/Epic2v2/PFD/Components/HSI/TrafficAnnunciator.tsx:115

The intruder information


ref?

optional ref: NodeReference<any>

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

A reference to the display component.

Inherited from

ComponentProps.ref