SolidTideModel.TideCoefficientsDegree Property |
Gets or sets the degree of the tidal spherical harmonic gravity field.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic int TideCoefficientsDegree { get; protected set; }
Public Property TideCoefficientsDegree As Integer
Get
Protected Set
public:
property int TideCoefficientsDegree {
int get ();
protected: void set (int value);
}
member TideCoefficientsDegree : int with get, set
Property Value
Type:
Int32
See Also