WindModel Properties |
The WindModel type exposes the following members.
Name | Description | |
---|---|---|
CentralBody |
Gets or sets the central body that the wind model is associated with.
| |
IsFrozen |
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an
ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.) | |
RelativeVelocityVector |
Gets a VectorDependentOnServiceProvider that calculates the velocity of a specified point relative to the moving atmosphere according to this wind model.
| |
WindVector |
Gets a VectorDependentOnServiceProvider that calculates the wind at a specified point.
|