ProximityGadgetClosestAircraftJson Properties |
The ProximityGadgetClosestAircraftJson type exposes the following members.
Name | Description | |
---|---|---|
Altitude |
Gets or sets the aircraft's altitude in feet.
| |
BearingFromHere |
Gets or sets the bearing from the browser to the aircraft in degrees from 0° north.
| |
Callsign |
Gets or sets the aircraft's callsign.
| |
Destination |
Gets or sets the airport that the aircraft is travelling to.
| |
DistanceFromHere |
Gets or sets the distance from the browser's location to the aircraft in kilometres.
| |
Emergency |
Gets or sets a flag indicating that the aircraft is transmitting a mayday squawk.
| |
GroundSpeed |
Gets or sets the ground speed of the aircraft in knots.
| |
HasPicture |
Gets or sets a value indicating that a picture exists for the aircraft.
| |
Icao24 |
Gets or sets the 24-bit Mode-S identifier of the aircraft.
| |
Icao24Invalid |
Gets or sets a value indicating that the Icao24 code is wrong - either it is an unallocated code
or the aircraft is known to be transmitting the wrong code.
| |
Latitude |
Gets or sets the latitude of the aircraft.
| |
Longitude |
Gets or sets the aircraft's longitude.
| |
Manufacturer |
Gets or sets the name of the aircraft's manufacturer.
| |
Model |
Gets or sets the model of the aircraft.
| |
Operator |
Gets or sets the operator's name.
| |
OperatorIcao |
Gets or sets the operator's ICAO code.
| |
Origin |
Gets or sets the airport that the aircraft set out from.
| |
Registration |
Gets or sets the aircraft's registration.
| |
Squawk |
Gets or sets the squawk currently transmitted by the aircraft.
| |
Stopovers |
Gets or sets a list of airports that the aircraft will be stopping at on its way to Destination.
| |
Track |
Gets or sets the heading that the aircraft is tracking across the ground in degrees from 0° north.
| |
Type |
Gets or sets the ICAO8643 type code of the aircraft.
| |
VerticalRate |
Gets or sets the vertical speed in feet per second.
|