Click or drag to resize

WindModel.RelativeVelocityVector Property

Gets a VectorDependentOnServiceProvider that calculates the velocity of a specified point relative to the moving atmosphere according to this wind model.

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

Property Value

Type: VectorDependentOnServiceProvider
See Also