stella.ccd
Class JanosDriver.Test

java.lang.Object
  extended by stella.ccd.JanosDriver.Test
Enclosing class:
JanosDriver

public static final class JanosDriver.Test
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.Test()
           
 
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.Test

public JanosDriver.Test()
Method Detail

main

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

Throws:
IOException