Click or drag to resize
ModeSMessageSensitivityLevel Property
Gets or sets the ACAS sensitivity level from the SL field of the reply.

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

Property Value

Type: NullableByte
See Also