Click or drag to resize
IAircraftSignalLevel Property
Gets or sets the signal level of the last message applied to the aircraft. This is null if the receiver wasn't passing along signal levels.

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

Property Value

Type: NullableInt32
See Also