SolidTideModelTideCoefficientsDegree 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: 24.2.419.0 (24.2.419.0)
Syntax public 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:
Int32See Also