Click or drag to resize

AircraftReferenceState Properties

The AircraftReferenceState type exposes the following members.

Properties
  NameDescription
Public propertyEpoch
Gets or sets the epoch at which the reference state of the aircraft is defined.
Public propertyHeightReferenceSurface
Gets or sets the reference surface used in defining the height coordinate of the Position.
Public propertyPosition
Gets or sets the position of the aircraft. The height coordinate is the height with respect to the HeightReferenceSurface.
Public propertyVelocity
Gets or sets the velocity of the aircraft with respect to the static or moving local atmosphere, depending on the value of VelocityReferenceAxes.
Public propertyVelocityReferenceAxes
Gets or sets the reference axes used to define the velocity of the aircraft with respect to either the static or moving local atmosphere.
Top
See Also