Class PythonParameterFunction

    • Constructor Detail

      • PythonParameterFunction

        public PythonParameterFunction()
    • 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​(ParameterDriver parameterDriver)
        Evaluate the function.
        Specified by:
        value in interface ParameterFunction
        Parameters:
        parameterDriver - driver for the parameter.
        Returns:
        scalar value of the function