Class PythonAdaptableInterval

    • Field Detail

      • pythonObject

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

      • PythonAdaptableInterval

        public PythonAdaptableInterval()
    • Method Detail

      • pythonExtension

        public void pythonExtension​(long pythonObject)
      • pythonExtension

        public long pythonExtension()
      • pythonDecRef

        public void pythonDecRef()
      • currentInterval

        public double currentInterval​(SpacecraftState state)
        Get the current value of maximal time interval between events handler checks.
        Specified by:
        currentInterval in interface AdaptableInterval
        Parameters:
        state - current state
        Returns:
        current value of maximal time interval between events handler checks