Click or drag to resize
ReadAircraftInformation Fields

The ReadAircraftInformation type exposes the following members.

Fields
  NameDescription
Public fieldAirspeedIndicated
The aircraft's current indicated airspeed in knots.
Public fieldAltitude
The aircraft's altitude in feet.
Public fieldLatitude
The aircraft's latitude.
Public fieldLongitude
The aircraft's longitude.
Public fieldMaxAirspeedIndicated
The aircraft's maximum indicated airspeed in knots.
Public fieldModel
The aircraft's model (known as ATC TYPE in FSX).
Public fieldOnGround
A value indicating whether the aircraft is flying.
Public fieldOperator
The aircraft's operator.
Public fieldRegistration
The aircraft's registration.
Public fieldSquawk
The squawk code on the main transponder for the aircraft.
Public fieldTrueHeading
The aircraft's heading in degrees clockwise from north.
Public fieldType
The aircraft's type (known as ATC MODEL in FSX).
Public fieldVerticalSpeed
The aircraft's rate of climb or descent in feet per minute.
Top
See Also