SimpleSolidTideModel Properties |
The SimpleSolidTideModel type exposes the following members.
Name | Description | |
---|---|---|
CentralBody |
Gets or sets the primary gravitational body.
(Inherited from SolidTideModel.) | |
GravitationalParameter |
Gets or sets the gravitational parameter of the primary gravitational body.
(Inherited from SolidTideModel.) | |
IsFrozen |
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an
ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.) | |
K2LoveNumber |
Gets or sets the normalized k20 tidal Love number that is used to correct the C20, C21, C22, S21, and S22 spherical harmonic coefficients.
| |
K3LoveNumber |
Gets or sets the normalized k30 tidal Love number that is used to correct the C30, C31, C32, C33, S31, S32, and S33 spherical harmonic coefficients.
| |
ReferenceDistance |
Gets or sets the reference distance associated with the solid tide model (which is usually the equatorial radius of the primary gravitational body).
(Inherited from SolidTideModel.) | |
ThirdBodies |
Gets a list of the tidal third bodies that are currently configured to this solid tide model.
In most cases, the user should use the AddThirdBody(String, Point, Double) method to configure this parameter rather than setting it directly.
(Inherited from TimeVaryingSolidTideModel.) | |
TideCoefficientsDegree |
Gets or sets the degree of the tidal spherical harmonic gravity field.
(Inherited from SolidTideModel.) | |
TideCoefficientsOrder |
Gets or sets the order of the tidal spherical harmonic gravity field.
(Inherited from SolidTideModel.) |