stella.omc
Class MiniWheel.Step
java.lang.Object
stella.omc.MiniWheel.Step
- Enclosing class:
- MiniWheel
public static class MiniWheel.Step
- extends Object
Steps the mini wheel from the current position to the desired offset. No
zero-point adjustment.
|
Method Summary |
static void |
main(String[] arg)
First command line argument are the properties of the MiniWheel in a
file, second is the position we want to set to. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MiniWheel.Step
public MiniWheel.Step()
main
public static void main(String[] arg)
throws IOException
- First command line argument are the properties of the MiniWheel in a
file, second is the position we want to set to. -1 means only zero
positioning.
- Throws:
IOException