Class PythonAbstractKalmanEstimator

    • Constructor Detail

      • PythonAbstractKalmanEstimator

        public PythonAbstractKalmanEstimator​(List<? extends PropagatorBuilder> builders)
        Constructor.
        Parameters:
        builders - list of propagator builders
    • 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