| DataSource Class | 
Namespace: VirtualRadar.Interface.Settings
The DataSource type exposes the following members.
| Name | Description | |
|---|---|---|
| AllInternalDataSources | 
            Gets an array of all internal data sources. This is not used by the server, it's just to
            make life easier for the unit tests.
              | 
| Name | Description | |
|---|---|---|
| AircraftListJson | 
            The feed is sending changes to an aircraft list in JSON format.
              | |
| Beast | 
            Raw messages from the Mode-S Beast.
              | |
| CompressedVRS | 
            Compressed messages in VRS format.
              | |
| PlaneFinder | 
            The receiver is sending its feed in PlaneFinder format.
              | |
| Port30003 | 
            Any source of port 30003 data such as BaseStation, PlanePlotter etc.
              | |
| Sbs3 | 
            Raw Mode-S messages from the Kinetics Avionics SBS-3.
              |