Class PythonTimeVectorFunction

    • Constructor Detail

      • PythonTimeVectorFunction

        public PythonTimeVectorFunction()
    • 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 TimeVectorFunction
        Parameters:
        date - date
        Returns:
        value of the function