Click or drag to resize

SimpleFixedWingCoordinatedFlightBodyAxes Property

Gets an Axes aligned with the body of the aircraft. The x-axis is directed forward. The y-axis is directed right. The z-axis is directed down.

Namespace:  AGI.Foundation.AircraftPropagation
Assembly:  AGI.Foundation.AircraftPropagation (in AGI.Foundation.AircraftPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Axes BodyAxes { get; }

Property Value

Type: Axes
See Also