SphericalHarmonicGravityModelIncludesPermanentTides Property |
Gets or sets a value indicating whether the coefficients of the gravity model include permanent tides.
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 IncludesPermanentTides { get; set; }
Public Property IncludesPermanentTides As Boolean
Get
Set
public:
property bool IncludesPermanentTides {
bool get ();
void set (bool value);
}
member IncludesPermanentTides : bool with get, set
Property Value
Type:
BooleanSee Also