Click or drag to resize
TcasResolutionAdvisoryMultipleThreatResolutionAdvisory Property
Gets or sets the multiple-threat resolution advisory in a TCAS RA broadcast.

Namespace: VirtualRadar.Interface.Adsb
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<MultipleThreatResolutionAdvisory> MultipleThreatResolutionAdvisory { get; set; }

Property Value

Type: NullableMultipleThreatResolutionAdvisory
Remarks
If this is supplied then SingleThreatResolutionAdvisory will be null.
See Also