ccd
Class DarkTiler.Standalone
java.lang.Object
ccd.DarkTiler.Standalone
- Enclosing class:
- DarkTiler
public static final class DarkTiler.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 |
DarkTiler.Standalone
public DarkTiler.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