|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectstimulator.CCDcontrol
public class CCDcontrol
Stimulus generator package. This is the camera control driver.
| Field Summary | |
|---|---|
static int |
ACTIVATE
|
static int |
IDLE
|
| Constructor Summary | |
|---|---|
CCDcontrol()
|
|
| Method Summary | |
|---|---|
void |
off()
Turn off the CCD. |
void |
on()
Trigger the CCD. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static int IDLE
public static int ACTIVATE
| Constructor Detail |
|---|
public CCDcontrol()
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public void on()
public void off()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||