Class DSSTNewtonianAttractionContext

java.lang.Object
org.orekit.propagation.semianalytical.dsst.forces.ForceModelContext
org.orekit.propagation.semianalytical.dsst.forces.DSSTNewtonianAttractionContext

public class DSSTNewtonianAttractionContext extends ForceModelContext
This class is a container for the common parameters used in DSSTNewtonianAttraction.

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

Since:
10.0
Author:
Bryan Cazabonne
  • Constructor Details

    • DSSTNewtonianAttractionContext

      public DSSTNewtonianAttractionContext(AuxiliaryElements auxiliaryElements, double[] parameters)
      Simple constructor.
      Parameters:
      auxiliaryElements - auxiliary elements related to the current orbit
      parameters - values of the force model parameters
  • Method Details

    • getGM

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