Class Timed_d_f


  • public class Timed_d_f
    extends java.lang.Object
    A tuple of (time, value).
    • Constructor Detail

      • Timed_d_f

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

        public Timed_d_f​(double time,
                         float value)
        Constructor
      • Timed_d_f

        public Timed_d_f()
        Default constructor
    • Method Detail

      • getCPtr

        public static long getCPtr​(Timed_d_f obj)
      • delete

        public void delete()
      • setTime

        public void setTime​(double time)