SphericalHarmonicGravityModelCentralBodyName Property |
Gets or sets the name of the central body described by the model.
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 CentralBodyName { get; set; }
Public Property CentralBodyName As String
Get
Set
public:
property String^ CentralBodyName {
String^ get ();
void set (String^ value);
}
member CentralBodyName : string with get, set
Property Value
Type:
StringSee Also