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: 24.2.419.0 (24.2.419.0)
Syntax public bool IncludeTwoBodyGravity { get; }
Public ReadOnly Property IncludeTwoBodyGravity As Boolean
Get
public:
property bool IncludeTwoBodyGravity {
bool get ();
}
member IncludeTwoBodyGravity : bool with get
Property Value
Type:
BooleanSee Also