TargetStateAndStatusVersion1Sil Property |
Gets or sets the surveillance integrity level.
Namespace: VirtualRadar.Interface.AdsbAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public byte Sil { get; set; }
Public Property Sil As Byte
Get
Set
public:
property unsigned char Sil {
unsigned char get ();
void set (unsigned char value);
}
member Sil : byte with get, set
Property Value
Type:
ByteRemarks
Another value I don't really care about and haven't translated into radii.
See Also