public class BrickletSilentStepperV2.SpreadcycleConfiguration extends Object
Modifier and Type | Field and Description |
---|---|
int |
chopperMode |
int |
comparatorBlankTime |
boolean |
enableRandomSlowDecay |
int |
fastDecayDuration |
boolean |
fastDecayWithoutComparator |
int |
hysteresisEndValue |
int |
hysteresisStartValue |
int |
sineWaveOffset |
int |
slowDecayDuration |
Constructor and Description |
---|
SpreadcycleConfiguration() |
public int slowDecayDuration
public boolean enableRandomSlowDecay
public int fastDecayDuration
public int hysteresisStartValue
public int hysteresisEndValue
public int sineWaveOffset
public int chopperMode
public int comparatorBlankTime
public boolean fastDecayWithoutComparator
Copyright © 2021 Tinkerforge GmbH. All rights reserved.