ccd
Class DarkOverlapTiler.Standalone
java.lang.Object
ccd.DarkOverlapTiler.Standalone
- Enclosing class:
- DarkOverlapTiler
public static final class DarkOverlapTiler.Standalone
- extends Object
A standalone class, mainly for testing.
|
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 |
DarkOverlapTiler.Standalone
public DarkOverlapTiler.Standalone()
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