Click or drag to resize

ConstantWindModel Constructor

Overload List
  NameDescription
Public methodConstantWindModel
Initializes a new instance with a default central body of Earth and no wind.
Protected methodConstantWindModel(ConstantWindModel, CopyContext)
Initializes a new instance as a copy of an existing instance.
Public methodConstantWindModel(Double, Double, Double)
Initializes a new instance with a default central body of Earth and the specified parameters.
Public methodConstantWindModel(Double, Double, Double, CentralBody)
Initializes a new instance with the specified parameters.
Top
See Also