stella.rmi
Interface AdapterControlling
- All Superinterfaces:
- FocusControlling, GuiderControlling, ListenerControlling, Remote
- All Known Implementing Classes:
- AdapterMaster
public interface AdapterControlling
- extends GuiderControlling, FocusControlling
An interface defining remote-access capabilities to the adapter master which
is first a guider, but secondly also a focus controller. Additionally,
it can auto-focus.
|
Method Summary |
boolean |
autoFocus()
Focuses on a previously acquired star. |
autoFocus
boolean autoFocus()
throws RemoteException
- Focuses on a previously acquired star.
- Throws:
RemoteException