Click or drag to resize

ScalarEquivalentAirspeedRelativeVelocity Property

Gets or sets the velocity vector relative to the atmosphere.

Namespace:  AGI.Foundation.Geometry
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public VectorDependentOnServiceProvider RelativeVelocity { get; set; }

Property Value

Type: VectorDependentOnServiceProvider
See Also