stella.roof
Class BaaderDome.Close

java.lang.Object
  extended by stella.roof.BaaderDome.Close
Enclosing class:
BaaderDome

public static class BaaderDome.Close
extends Object

Simple test class that connects to the dome server and closes the dome, additionally cranking out the azimuth.


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

public BaaderDome.Close()
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