Iers2003SolidTideModel Properties |
The Iers2003SolidTideModel 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.) | |
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.) |