SphericalHarmonicGravityFieldIncludeTwoBodyGravity Property |
Gets a value indicating whether to include the effects of (two-body) gravity of zero degree and order
or to instead simply return the higher order perturbations.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic bool IncludeTwoBodyGravity { get; }
Public ReadOnly Property IncludeTwoBodyGravity As Boolean
Get
public:
property bool IncludeTwoBodyGravity {
bool get ();
}
member IncludeTwoBodyGravity : bool with get
Property Value
Type:
Boolean
See Also