stella.roof
Class BaaderDome.Open
java.lang.Object
stella.roof.BaaderDome.Open
- Enclosing class:
- BaaderDome
public static class BaaderDome.Open
- extends Object
Simple test class that connects to the dome server and opens 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.Open
public BaaderDome.Open()
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