Class PythonTLEPropagator

    • 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
      • sxpInitialize

        public void sxpInitialize()
        Initialization proper to each propagator (SGP or SDP).
        Specified by:
        sxpInitialize in class TLEPropagator
      • sxpPropagate

        public void sxpPropagate​(double t)
        Propagation proper to each propagator (SGP or SDP).
        Specified by:
        sxpPropagate in class TLEPropagator
        Parameters:
        t - the offset from initial epoch (min)