stella.ccd
Class JanosDriver.Abort
java.lang.Object
stella.ccd.JanosDriver.Abort
- Enclosing class:
- JanosDriver
public static final class JanosDriver.Abort
- extends Object
A test class. We open the driver, whose properties are in the first
command line argument file. A test exposure is started.
|
Method Summary |
static void |
main(String[] arg)
First and only command line argument recognized are the ccd
properties. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JanosDriver.Abort
public JanosDriver.Abort()
main
public static void main(String[] arg)
throws IOException,
InterruptedException
- First and only command line argument recognized are the ccd
properties.
- Throws:
IOException
InterruptedException