Class PythonStateJacobian

    • Constructor Detail

      • PythonStateJacobian

        public PythonStateJacobian()
    • 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
      • value

        public double[][] value​(SpacecraftState state)
        Evaluate the Jacobian of the function.
        Specified by:
        value in interface StateJacobian
        Parameters:
        state - spacecraft state as the sole free parameter of the function.
        Returns:
        Jacobian matric