SphericalHarmonicGravityCoefficientsDegree Property |
Gets the maximum degree of the gravitation coefficients.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 22.2.414.0 (22.2.414.0)
Syntaxpublic int Degree { get; }
Public ReadOnly Property Degree As Integer
Get
public:
property int Degree {
int get ();
}
member Degree : int with get
Property Value
Type:
Int32
See Also