public class BrickSilentStepper.SpreadcycleConfiguration
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
short |
chopperMode |
short |
comparatorBlankTime |
boolean |
enableRandomSlowDecay |
short |
fastDecayDuration |
boolean |
fastDecayWithoutComparator |
byte |
hysteresisEndValue |
short |
hysteresisStartValue |
byte |
sineWaveOffset |
short |
slowDecayDuration |
Constructor and Description |
---|
SpreadcycleConfiguration() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public short slowDecayDuration
public boolean enableRandomSlowDecay
public short fastDecayDuration
public short hysteresisStartValue
public byte hysteresisEndValue
public byte sineWaveOffset
public short chopperMode
public short comparatorBlankTime
public boolean fastDecayWithoutComparator
Copyright © 2021 Tinkerforge GmbH. All rights reserved.