VirtualRadar.Interface.BaseStation Namespace |
Class | Description | |
---|---|---|
BaseStationMessage |
An object that carries information about an incoming message from Kinetic's BaseStation application.
| |
BaseStationMessageEventArgs |
Arguments to an event that carries a message from a BaseStation instance.
| |
BaseStationMessageHelper |
A static class containing methods that may be of use when handling BaseStation messages.
| |
BaseStationSupplementaryMessage |
Extra information carried on some BaseStationMessages that is gleaned from
raw messages.
| |
BaseStationTranslatorException |
Thrown by objects that translate BaseStation text messages into message objects.
|
Interface | Description | |
---|---|---|
IBaseStationAircraftList |
An aircraft list that uses a feed of BaseStationMessages as its source of information about aircraft.
| |
IBaseStationMessageCompressor |
The interface for objects that can compress and decompress BaseStation messages.
| |
IBaseStationMessageTranslator |
An interface for an object that can translate a string transmitted by BaseStation into a
formatted message object.
| |
IRawMessageTranslator |
The interface for classes that can translate Mode-S and ADS-B messages into BaseStation messages.
|
Enumeration | Description | |
---|---|---|
BaseStationMessageType |
An enumeration of the different types of BaseStation message.
| |
BaseStationStatusCode |
An enumeration of the different status codes that can be transmitted by a StatusChange message.
| |
BaseStationTransmissionType |
An enumeration of the different type of Transmission message types.
|