Class PythonTimeScalarFunction

    • Constructor Detail

      • PythonTimeScalarFunction

        public PythonTimeScalarFunction()
    • 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​(AbsoluteDate date)
        Compute a function of time.
        Specified by:
        value in interface TimeScalarFunction
        Parameters:
        date - date
        Returns:
        value of the function