Click or drag to resize

WindModelRelativeVelocityVector 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: 24.1.418.0 (24.1.418.0)
Syntax
public VectorDependentOnServiceProvider RelativeVelocityVector { get; }

Property Value

Type: VectorDependentOnServiceProvider
See Also