Click or drag to resize
TargetStateAndStatusVersion2Sil Property
Gets or sets a value indicating the probability of exceeding the NIC containment radius.

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

Property Value

Type: Byte
Remarks
This is different to the version 1 SIL but I still don't really care about it. I'll translate the values into probabilities in a later version of the program.
See Also