Click or drag to resize

ManeuverReferenceAxes Enumeration

Indicates the axes that are to be used for defining the maneuver.

Namespace:  AGI.Foundation.AircraftPropagation
Assembly:  AGI.Foundation.AircraftPropagation (in AGI.Foundation.AircraftPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public enum ManeuverReferenceAxes
Members
  Member nameDescription
StaticAtmosphere The maneuver is performed relative to the rotating atmosphere without the influence of the local wind velocity.
MovingAtmosphere The maneuver is performed relative to the rotating atmosphere with the influence of the local wind velocity.
See Also