ConstantWindModel Constructor |
Name | Description | |
---|---|---|
ConstantWindModel |
Initializes a new instance with a default central body of Earth and no wind.
| |
ConstantWindModel(ConstantWindModel, CopyContext) | Initializes a new instance as a copy of an existing instance. | |
ConstantWindModel(Double, Double, Double) |
Initializes a new instance with a default central body of Earth and the specified parameters.
| |
ConstantWindModel(Double, Double, Double, CentralBody) |
Initializes a new instance with the specified parameters.
|