ccd
Class DarkOverlapTiler.Standalone

java.lang.Object
  extended by ccd.DarkOverlapTiler.Standalone
Enclosing class:
DarkOverlapTiler

public static final class DarkOverlapTiler.Standalone
extends Object

A standalone class, mainly for testing.


Constructor Summary
DarkOverlapTiler.Standalone()
           
 
Method Summary
static void main(String[] arg)
          First command line argument are the properties of the dark tiler, second are the ccd driver properties.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DarkOverlapTiler.Standalone

public DarkOverlapTiler.Standalone()
Method Detail

main

public static void main(String[] arg)
                 throws IOException
First command line argument are the properties of the dark tiler, second are the ccd driver properties. Use this only when no other client acts on the guider CCD.

Throws:
IOException