AircraftComparerColumn Class |
Namespace: VirtualRadar.Interface
The AircraftComparerColumn type exposes the following members.
Name | Description | |
---|---|---|
Altitude |
The altitude that the aircraft is flying at.
| |
Callsign |
The callsign the aircraft is flying under.
| |
Destination |
The airport that the aircraft is flying to.
| |
DistanceFromHere |
The distance from the browser to the aircraft.
| |
FirstSeen |
The time the aircraft was first seen by the server.
| |
FlightsCount |
The number of flights recorded for the aircraft in the BaseStation database.
| |
GroundSpeed |
The aircraft's ground speed.
| |
Icao24 |
The aircraft's unique ICAO24 identifier.
| |
Icao24Country |
The country that the aircraft's ICAO24 code is allocated to.
| |
Model |
The manufacturer and model of the aircraft.
| |
NumberOfEngines |
The number of engines on the aircraft (note that 'C' is a valid number of engines).
| |
Operator |
The company or individual operating the aircraft.
| |
OperatorIcao |
The ICAO code of the company operating the aircraft.
| |
Origin |
The airport where the aircraft began its flight.
| |
Registration |
The aircraft's registration.
| |
Species |
An indication of the type of vehicle, e.g. helicopter, landplane etc.
| |
Squawk |
The squawk code assigned to the aircraft by ATC.
| |
Type |
The ICAO8643 type code of the aircraft model.
| |
VerticalRate |
The aircraft's rate of ascent or descent.
| |
WakeTurbulenceCategory |
The ATC wake turbulence category for the aircraft.
|