Click or drag to resize

WindModel.WindVector Property

Gets a VectorDependentOnServiceProvider that calculates the wind at a specified point.

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 WindVector { get; }

Property Value

Type: VectorDependentOnServiceProvider
See Also