stella.roof
Class BaaderDome.Test
java.lang.Object
stella.roof.BaaderDome.Test
- Enclosing class:
- BaaderDome
public static class BaaderDome.Test
- extends Object
Simple test class that connects to the dome server and rotates the
dome, additionally cranking out the azimuth.
|
Method Summary |
static void |
main(String[] arg)
First command line argument is the properties file, second, if
given, the seconds of rotation, defaults to 10. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaaderDome.Test
public BaaderDome.Test()
main
public static void main(String[] arg)
throws IOException,
InterruptedException
- First command line argument is the properties file, second, if
given, the seconds of rotation, defaults to 10.
- Throws:
IOException
InterruptedException