SphericalHarmonicGravityModelModelName Property |
Gets or sets the name of the gravity model being used.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public string ModelName { get; set; }
Public Property ModelName As String
Get
Set
public:
property String^ ModelName {
String^ get ();
void set (String^ value);
}
member ModelName : string with get, set
Property Value
Type:
StringSee Also