Class PythonFieldTimeDerivativesEquations<T extends CalculusFieldElement<T>>

    • Constructor Detail

      • PythonFieldTimeDerivativesEquations

        public PythonFieldTimeDerivativesEquations()
    • Method Detail

      • pythonExtension

        public void pythonExtension​(long pythonObject)
        Part of JCC Python interface to object
      • pythonExtension

        public long pythonExtension()
        Part of JCC Python interface to object
      • pythonDecRef

        public void pythonDecRef()
        Part of JCC Python interface to object
      • addKeplerContribution

        public void addKeplerContribution​(T mu)
        Add the contribution of the Kepler evolution.

        Since the Kepler evolution is the most important, it should be added after all the other ones, in order to improve numerical accuracy.

        Specified by:
        addKeplerContribution in interface FieldTimeDerivativesEquations<T extends CalculusFieldElement<T>>
        Parameters:
        mu - central body gravitational constant