Click or drag to resize

SphericalHarmonicGravityModelSecularVariations Property

Gets or sets the linear model for the secular variations of this gravity model.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public SphericalHarmonicGravitySecularVariations SecularVariations { get; set; }

Property Value

Type: SphericalHarmonicGravitySecularVariations
Remarks
If , then secular variations will not be applied to the gravity field.
See Also