Class TimedQ


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

      • TimedQ

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

        public TimedQ()
      • TimedQ

        public TimedQ​(double time,
                      Q value)
    • Method Detail

      • getCPtr

        public static long getCPtr​(TimedQ obj)
      • delete

        public void delete()
      • getTime

        public double getTime()
      • getValue

        public Q getValue()
      • setTime

        public void setTime​(double time)