stella.roof
Class DomeReceiver.Status

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

public static class DomeReceiver.Status
extends Object

A class for retrieving dome status


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

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