SphericalHarmonicGravityField.PartialsOrder Property |
Gets the order 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: 25.1.421.0 (25.1.421.0)
Syntaxpublic int PartialsOrder { get; }
Public ReadOnly Property PartialsOrder As Integer
Get
public:
property int PartialsOrder {
int get ();
}
member PartialsOrder : int with get
Property Value
Type:
Int32
See Also