stella.net
Class TelescopeClient.Park

java.lang.Object
  extended by stella.net.TelescopeClient.Park
Enclosing class:
TelescopeClient

public static class TelescopeClient.Park
extends Object

Sends a status command to the telescope and dumps the result to standard.err.


Constructor Summary
TelescopeClient.Park()
           
 
Method Summary
static void main(String[] arg)
          First and only argument are the properties of the telescope client.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TelescopeClient.Park

public TelescopeClient.Park()
Method Detail

main

public static void main(String[] arg)
                 throws RemoteException
First and only argument are the properties of the telescope client.

Throws:
RemoteException