Class PythonFieldOrekitFixedStepHandler<T extends CalculusFieldElement<T>>

    • Constructor Detail

      • PythonFieldOrekitFixedStepHandler

        public PythonFieldOrekitFixedStepHandler()
    • 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
      • init

        public void init​(FieldSpacecraftState<T> s0,
                         FieldAbsoluteDate<T> t,
                         T step)
        Initialize step handler at the start of a propagation.

        This method is called once at the start of the propagation. It may be used by the step handler to initialize some internal data if needed.

        Specified by:
        init in interface FieldOrekitFixedStepHandler<T extends CalculusFieldElement<T>>
        Parameters:
        s0 - initial state
        t - target time for the integration
        step - the duration in seconds of the fixed step. This value is