Click or drag to resize

SphericalHarmonicGravitySecularVariationsGetCoefficientsEvaluator Method

Gets an instance of an evaluator that returns the secular variations of the gravity field at a given time.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Evaluator<SphericalHarmonicCoefficients> GetCoefficientsEvaluator()

Return Value

Type: EvaluatorSphericalHarmonicCoefficients
The evaluator that computes the secular variations of a gravity field at a given time.
See Also