Click or drag to resize

LifetimeOrbitPropagator.UseSecondOrderOblatenessCorrection Property

Gets or sets a value indicating whether to use second order oblateness (J2) correction when propagating the mean orbital elements. By default, this is true.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public bool UseSecondOrderOblatenessCorrection { get; set; }

Property Value

Type: Boolean
See Also