Click or drag to resize

PermanentSolidTideModel Properties

The PermanentSolidTideModel type exposes the following members.

Properties
  NameDescription
Public propertyCentralBody
Gets or sets the primary gravitational body.
(Inherited from SolidTideModel.)
Public propertyGravitationalParameter
Gets or sets the gravitational parameter of the primary gravitational body.
(Inherited from SolidTideModel.)
Public propertyIsFrozen
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.)
Public propertyPermanentCosineTideCoefficients
Gets the two-dimensional array of the permanent cosine tide coefficients.
Public propertyPermanentSineTideCoefficients
Gets the two-dimensional array of the permanent sine tide coefficients.
Public propertyPermanentZonalTideCoefficients
Gets the one-dimensional array of the permanent zonal tide coefficients.
Public propertyReferenceDistance
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.)
Public propertyTideCoefficientsDegree
Gets or sets the degree of the tidal spherical harmonic gravity field.
(Inherited from SolidTideModel.)
Public propertyTideCoefficientsOrder
Gets or sets the order of the tidal spherical harmonic gravity field.
(Inherited from SolidTideModel.)
Top
See Also