Uses of Class
com.tinkerforge.BrickStepper.SpeedRamping
-
-
Uses of BrickStepper.SpeedRamping in com.tinkerforge
Methods in com.tinkerforge that return BrickStepper.SpeedRamping Modifier and Type Method Description BrickStepper.SpeedRamping
BrickStepper. getSpeedRamping()
Returns the acceleration and deacceleration as set byBrickStepper.setSpeedRamping(int, int)
.
-