Class ThresholdLog



  • public class ThresholdLog
    extends Function
    Log with lower cut-off, then constant
    • Constructor Summary

      Constructors 
      Constructor and Description
      ThresholdLog() 
    • Constructor Detail

      • ThresholdLog

        public ThresholdLog()
    • Method Detail

      • get

        public double get()
      • set

        public void set(double t)
      • apply

        public double apply(double t)
        Specified by:
        apply in class Function
      • format

        public java.lang.String format(java.lang.String arg)
        Specified by:
        format in class Function