Class BrickletSilentStepperV2.SpreadcycleConfiguration

  • Enclosing class:
    BrickletSilentStepperV2

    public class BrickletSilentStepperV2.SpreadcycleConfiguration
    extends java.lang.Object
    • Field Detail

      • slowDecayDuration

        public int slowDecayDuration
      • enableRandomSlowDecay

        public boolean enableRandomSlowDecay
      • fastDecayDuration

        public int fastDecayDuration
      • hysteresisStartValue

        public int hysteresisStartValue
      • hysteresisEndValue

        public int hysteresisEndValue
      • sineWaveOffset

        public int sineWaveOffset
      • chopperMode

        public int chopperMode
      • comparatorBlankTime

        public int comparatorBlankTime
      • fastDecayWithoutComparator

        public boolean fastDecayWithoutComparator
    • Constructor Detail

      • SpreadcycleConfiguration

        public SpreadcycleConfiguration()
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object