stella.roof
Class DomeReceiver.Position

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

public static class DomeReceiver.Position
extends Object

A class for testing dome positioning.


Constructor Summary
DomeReceiver.Position()
           
 
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.Position

public DomeReceiver.Position()
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