Class FieldDSSTNewtonianAttractionContext<T extends CalculusFieldElement<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 Detail

      • getGM

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