SphericalHarmonicGravityFieldPartialsDegree Property |
Gets the degree of the subset of the model this gravitational field uses
to calculate partial derivatives.
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 PartialsDegree { get; }
Public ReadOnly Property PartialsDegree As Integer
Get
public:
property int PartialsDegree {
int get ();
}
member PartialsDegree : int with get
Property Value
Type:
Int32See Also