Interface: TcasAdvisoryParameters
TCAS parameters for advisories defining the protected zone around the own airplane.
Hierarchy
TcasAdvisoryParameters
Properties
protectedHeight
• Readonly
protectedHeight: NumberUnitInterface
<Distance
, Unit
<Distance
>>
The half-height of the own airplane's protected volume.
Defined in
src/sdk/traffic/Tcas.ts:171
protectedRadius
• Readonly
protectedRadius: NumberUnitInterface
<Distance
, Unit
<Distance
>>
The radius of the own airplane's protected volume.
Defined in
src/sdk/traffic/Tcas.ts:168