SphericalHarmonicGravityModelNormalized Property |
Gets or sets a value indicating whether the coefficients of the gravity model are normalized.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public bool Normalized { get; set; }
Public Property Normalized As Boolean
Get
Set
public:
property bool Normalized {
bool get ();
void set (bool value);
}
member Normalized : bool with get, set
Property Value
Type:
BooleanSee Also