Click or drag to resize
AircraftOperationalStatusMessageSil Property
Gets or sets the source integrity level code.

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

Property Value

Type: NullableByte
Remarks
I don't bother decoding this, it is just the raw value from the message.
See Also