Click or drag to resize
AircraftOperationalStatusMessageSystemDesignAssurance Property
Gets or sets the SDA value extracted from the OperationalMode value in version 2 messages.

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

Property Value

Type: NullableSystemDesignAssurance
See Also