Click or drag to resize
TcasResolutionAdvisoryThreatRangeExceeded Property
Gets or sets a value indicating that the range to the threat in ThreatRange exceeds the maximum distance that TCAS can represent.

Namespace: VirtualRadar.Interface.Adsb
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool ThreatRangeExceeded { get; set; }

Property Value

Type: Boolean
Remarks
If this is set then the threat is further away than the value specified in ThreatRange.
See Also