Click or drag to resize

SimpleSolidTideModel Constructor

Overload List
  NameDescription
Public methodSimpleSolidTideModel
Initializes a simplified, time-varying solid tide model without any configuration.
Protected methodSimpleSolidTideModel(SimpleSolidTideModel, CopyContext)
Initializes a new instance as a copy of an existing instance.
Public methodSimpleSolidTideModel(CentralBody, Double, Double, Double, Double)
Initializes most of the parameters of a simplified, time-varying solid tide model. Tidal third bodies will still need to be added using AddThirdBody(String, Point, Double).
Top
See Also