stella.ccd
Class JanosDriver.Abort

java.lang.Object
  extended by 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.


Constructor Summary
JanosDriver.Abort()
           
 
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
 

Constructor Detail

JanosDriver.Abort

public JanosDriver.Abort()
Method Detail

main

public static void main(String[] arg)
                 throws IOException,
                        InterruptedException
First and only command line argument recognized are the ccd properties.

Throws:
IOException
InterruptedException