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