Class TimedState


  • public class TimedState
    extends java.lang.Object
    • Constructor Detail

      • TimedState

        public TimedState​(long cPtr,
                          boolean cMemoryOwn)
      • TimedState

        public TimedState()
      • TimedState

        public TimedState​(double time,
                          State value)
    • Method Detail

      • getCPtr

        public static long getCPtr​(TimedState obj)
      • delete

        public void delete()
      • getTime

        public double getTime()
      • getValue

        public State getValue()
      • setTime

        public void setTime​(double time)