Click or drag to resize

SimpleForwardFlightPropellerPropulsionRelativeVelocity Property

Gets or sets the velocity vector relative to the 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 VectorDependentOnServiceProvider RelativeVelocity { get; set; }

Property Value

Type: VectorDependentOnServiceProvider
See Also