Class 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 Detail

      • 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 Detail

      • getGM

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