Class BrickSilentStepper.SpreadcycleConfiguration

  • Enclosing class:
    BrickSilentStepper

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

      • slowDecayDuration

        public short slowDecayDuration
      • enableRandomSlowDecay

        public boolean enableRandomSlowDecay
      • fastDecayDuration

        public short fastDecayDuration
      • hysteresisStartValue

        public short hysteresisStartValue
      • hysteresisEndValue

        public byte hysteresisEndValue
      • sineWaveOffset

        public byte sineWaveOffset
      • chopperMode

        public short chopperMode
      • comparatorBlankTime

        public short 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