stella.ccd
Class JanosDriver.Flats

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

public static final class JanosDriver.Flats
extends Object

A test class. We open the driver, whose properties are in the first command line argument file. Flats exposure are made, if the controller is set accordingly.


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

public JanosDriver.Flats()
Method Detail

main

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

Throws:
IOException