stella.net
Class TelescopeClient.FocusSequence

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

public static class TelescopeClient.FocusSequence
extends Object

Initializes the telescope, set the focus, grabs the status and parks the telescope.


Constructor Summary
TelescopeClient.FocusSequence()
           
 
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.FocusSequence

public TelescopeClient.FocusSequence()
Method Detail

main

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

Throws:
RemoteException