|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FocuserCharacteristics
Object representing all characteristics of a focuser.
| Method Summary | |
|---|---|
double |
getStepSize()
Returns the step size for the focuser. |
| Method Detail |
|---|
double getStepSize()
Can throw a MethodNotImplementedException.
Must throw an exception if the focuser does not intrinsically know what the step size is.
PropertyNotImplementedException - If the focuser does not intrinsically know what the step size is.
NotConnectedException - If the device is not connected and this information is only available when
connected.
DriverException - Must throw an exception if the call was not successful.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||