Click or drag to resize

SimpleForwardFlightPropellerPropulsion.RelativeVelocity 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: 25.1.421.0 (25.1.421.0)
Syntax
public VectorDependentOnServiceProvider RelativeVelocity { get; set; }

Property Value

Type: VectorDependentOnServiceProvider
See Also