Click or drag to resize
ProximityGadgetClosestAircraftJson Properties

The ProximityGadgetClosestAircraftJson type exposes the following members.

Properties
  NameDescription
Public propertyAltitude
Gets or sets the aircraft's altitude in feet.
Public propertyBearingFromHere
Gets or sets the bearing from the browser to the aircraft in degrees from 0° north.
Public propertyCallsign
Gets or sets the aircraft's callsign.
Public propertyDestination
Gets or sets the airport that the aircraft is travelling to.
Public propertyDistanceFromHere
Gets or sets the distance from the browser's location to the aircraft in kilometres.
Public propertyEmergency
Gets or sets a flag indicating that the aircraft is transmitting a mayday squawk.
Public propertyGroundSpeed
Gets or sets the ground speed of the aircraft in knots.
Public propertyHasPicture
Gets or sets a value indicating that a picture exists for the aircraft.
Public propertyIcao24
Gets or sets the 24-bit Mode-S identifier of the aircraft.
Public propertyIcao24Invalid
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.
Public propertyLatitude
Gets or sets the latitude of the aircraft.
Public propertyLongitude
Gets or sets the aircraft's longitude.
Public propertyManufacturer
Gets or sets the name of the aircraft's manufacturer.
Public propertyModel
Gets or sets the model of the aircraft.
Public propertyOperator
Gets or sets the operator's name.
Public propertyOperatorIcao
Gets or sets the operator's ICAO code.
Public propertyOrigin
Gets or sets the airport that the aircraft set out from.
Public propertyRegistration
Gets or sets the aircraft's registration.
Public propertySquawk
Gets or sets the squawk currently transmitted by the aircraft.
Public propertyStopovers
Gets or sets a list of airports that the aircraft will be stopping at on its way to Destination.
Public propertyTrack
Gets or sets the heading that the aircraft is tracking across the ground in degrees from 0° north.
Public propertyType
Gets or sets the ICAO8643 type code of the aircraft.
Public propertyVerticalRate
Gets or sets the vertical speed in feet per second.
Top
See Also