|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FocusControlling
Interface defining the remote capabilities to focus the instrument. If this is a telescope, normally a mirror is moved. If this is any other device, a position of an optical element in a non-parallel beam is changed.
| Method Summary | |
|---|---|
boolean |
focus(double mm)
Sets the focus in the telescope. |
boolean |
focusOffset(double mm)
Sets the focus offset in the telescope. |
| Methods inherited from interface stella.rmi.ListenerControlling |
|---|
automatic, external, getStatus, initialize, manual, park, quit, reset, setPassive |
| Method Detail |
|---|
boolean focus(double mm)
throws RemoteException
RemoteException
boolean focusOffset(double mm)
throws RemoteException
RemoteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||