stella.roof
Class BaaderDome.Open

java.lang.Object
  extended by 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.


Constructor Summary
BaaderDome.Open()
           
 
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
 

Constructor Detail

BaaderDome.Open

public BaaderDome.Open()
Method Detail

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