Class LowPass

    • Field Detail

      • pointer

        public long pointer
    • Constructor Detail

      • LowPass

        public LowPass()
    • Method Detail

      • allocate

        public static LowPass allocate()
      • free

        public static void free​(LowPass lop)
      • perform

        public double perform​(double input)
      • setCutoff

        public void setCutoff​(double cutoff)
      • clear

        public void clear()