Class PythonParameterFunction

    • Field Detail

      • pythonObject

        protected long pythonObject
        Part of JCC Python interface to object
    • Constructor Detail

      • PythonParameterFunction

        public PythonParameterFunction()
    • Method Detail

      • pythonExtension

        public void pythonExtension​(long pythonObject)
      • pythonExtension

        public long pythonExtension()
      • pythonDecRef

        public void pythonDecRef()
      • value

        public double value​(ParameterDriver parameterDriver,
                            AbsoluteDate date)
        Evaluate the function.
        Specified by:
        value in interface ParameterFunction
        Parameters:
        parameterDriver - driver for the parameter.
        date - date at which the function wants to be known
        Returns:
        scalar value of the function