Class FieldDSSTNewtonianAttractionContext<T extends CalculusFieldElement<T>>

java.lang.Object
org.orekit.propagation.semianalytical.dsst.forces.FieldForceModelContext<T>
org.orekit.propagation.semianalytical.dsst.forces.FieldDSSTNewtonianAttractionContext<T>
Type Parameters:
T - type of the field elements

public class FieldDSSTNewtonianAttractionContext<T extends CalculusFieldElement<T>> extends FieldForceModelContext<T>
This class is a container for the common "field" parameters used in DSSTNewtonianAttraction.

It performs parameters initialization at each integration step for the central body attraction.

Since:
10.0
Author:
Bryan Cazabonne
  • Method Details

    • getGM

      public T getGM()
      Get standard gravitational parameter μ for the body in m³/s².
      Returns:
      gm