Describe Class |
Namespace: VirtualRadar.Interface
The Describe type exposes the following members.
Name | Description | |
---|---|---|
Airport |
Returns a standard description of an airport.
| |
AirportName |
Returns a single airport name that is a concatenation of the official airport name and location / city name.
| |
Bytes |
Returns a number of bytes formatted as 'n B', 'n KB', 'n MB' etc.
| |
ConnectionStatus |
Returns a description of a connection status.
| |
ConnectionType |
Returns a description of a connection type.
| |
ConnectorActivityType |
Returns a description of a connector activity type.
| |
DefaultAccess |
Returns the default access enum formatted as a translated string.
| |
DistanceUnit |
Returns a description of a distance unit.
| |
ExceptionMultiLine |
Returns a multi-line description of an exception.
| |
ExceptionSingleLineFull |
Returns a full (and probably very long) description of an exception on a single line.
| |
Handshake |
Returns a description of a serial port handshake.
| |
HeightUnit |
Returns a description of a height unit.
| |
IcaoCompliantRegistration |
Returns the registration passed across with characters that contravene the ICAO registration rules stripped out or
transformed to upper-case as appropriate. Plus and minus are also accepted.
| |
Parity |
Returns a description of a parity value.
| |
ProxyType |
Returns a description of a proxy type.
| |
RebroadcastSettingsCollection |
Returns a description of the collection of RebroadcastSettings passed across.
| |
ReceiverUsage |
Returns a translated description of a receiver usage.
| |
SpeedUnit |
Returns a description of a speed unit.
| |
StopBits |
Returns a description of a number of stop bits.
| |
TimeSpan |
Returns the timespan formatted as a number of hours, minutes and seconds.
|