Click or drag to resize

TimeVaryingSolidTideModel Constructor

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