TimeVaryingSolidTideModel Constructor |
Name | Description | |
---|---|---|
![]() | TimeVaryingSolidTideModel() |
Initializes a time-varying, solid tide model without any configuration.
|
![]() | TimeVaryingSolidTideModel(TimeVaryingSolidTideModel, CopyContext) | Initializes a new instance as a copy of an existing instance. |
![]() | TimeVaryingSolidTideModel(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).
|