|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AutoClearing
This interface describes the capabilitiy of a CCD driver to support autoclearing, which denotes the capability to pre-read the detector prior to an exposure to get rid of left-over charges. This introduces a time penalty, so normally this mode can be turned on or off. This interface describes such drivers.
| Method Summary | |
|---|---|
boolean |
isAutoClearing()
Returns the current auto-clearing state. |
boolean |
setAutoClearing(boolean to)
Sets the auto-clearing to on or off. |
| Method Detail |
|---|
boolean isAutoClearing()
throws IOException
IOException
boolean setAutoClearing(boolean to)
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||