SphericalHarmonicGravityModelFileDegree Property |
Gets or sets the maximum degree of the gravitation coefficients defined by the .grv file.
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 FileDegree { get; set; }
Public Property FileDegree As Integer
Get
Set
public:
property int FileDegree {
int get ();
void set (int value);
}
member FileDegree : int with get, set
Property Value
Type:
Int32See Also