Skip to main content

Type Alias: AcasSystemDefinition

AcasSystemDefinition = object

Defined in: workingtitle-instruments-epic2/shared/AvionicsConfig/SensorsConfig.ts:76

A definition for an Airborne Collision Avoidance System

Properties

bearingCone

bearingCone: object

Defined in: workingtitle-instruments-epic2/shared/AvionicsConfig/SensorsConfig.ts:80

Definition for the cone of space, relative to the aircraft, in which ACAS is able to determine an intruder's bearing

maxElevation

maxElevation: number

The elevation angle above which ACAS can no longer determine the bearing of an intruder

minElevation

minElevation: number

The elevation angle above which ACAS can determine the bearing of an intruder for display purposes


type

type: AcasSystemType

Defined in: workingtitle-instruments-epic2/shared/AvionicsConfig/SensorsConfig.ts:78

Which ACAS system is used onboard?