Click or drag to resize
TcasResolutionAdvisoryThreatIcao24 Property
Gets or sets the ICAO24 code of the most recently declared threat to the aircraft, if known.

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

Property Value

Type: Int32
Remarks
If this is non-zero then FormattedThreatIcao24 will be set and ThreatAltitude, ThreatRange and ThreatBearing will all be null.
See Also