Click or drag to resize

AircraftReferenceStateVelocity Property

Gets or sets the velocity of the aircraft with respect to the static or moving local atmosphere, depending on the value of VelocityReferenceAxes.

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

Property Value

Type: AzimuthHorizontalVertical
See Also