Click or drag to resize

LifetimeOrbitPropagatorUseSecondOrderOblatenessCorrection 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: 24.1.418.0 (24.1.418.0)
Syntax
public bool UseSecondOrderOblatenessCorrection { get; set; }

Property Value

Type: Boolean
See Also