stella.roof
Class DomeReceiver.Follow

java.lang.Object
  extended by stella.roof.DomeReceiver.Follow
Enclosing class:
DomeReceiver

public static class DomeReceiver.Follow
extends Object

A class for testing dome tracking.


Constructor Summary
DomeReceiver.Follow()
           
 
Method Summary
static void main(String[] arg)
          First command line argument is the azimuth in degrees, where you want to place the dome, second is the properties.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DomeReceiver.Follow

public DomeReceiver.Follow()
Method Detail

main

public static void main(String[] arg)
                 throws IOException
First command line argument is the azimuth in degrees, where you want to place the dome, second is the properties.

Throws:
IOException