ccd
Class DarkTiler.Standalone

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

public static final class DarkTiler.Standalone
extends Object

A standalone class, mainly for testing.


Constructor Summary
DarkTiler.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

DarkTiler.Standalone

public DarkTiler.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