Click or drag to resize

AircraftReferenceStateVelocityReferenceAxes Property

Gets or sets the reference axes used to define the velocity of the aircraft with respect to either the static or moving local atmosphere.

Namespace:  AGI.Foundation.AircraftPropagation
Assembly:  AGI.Foundation.AircraftPropagation (in AGI.Foundation.AircraftPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ManeuverReferenceAxes VelocityReferenceAxes { get; set; }

Property Value

Type: ManeuverReferenceAxes
See Also