stella.roof
Class BaaderDome.Test

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


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

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