Click or drag to resize
ReceiverClass Enumeration
An enumeration of the different classes of receiver that the receiver configuration wizard can collect information about.

Namespace: VirtualRadar.Interface.View
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public enum ReceiverClass
Members
  Member nameValueDescription
SoftwareDefinedRadio0 The receiver is a software defined radio, aka an SDR.
DedicatedHardware1 The receiver is a dedicated lump of hardware that was built to pick up Mode-S transmissions.
See Also