ccd
Class JCameraCanvas.Show

java.lang.Object
  extended by ccd.JCameraCanvas.Show
Enclosing class:
JCameraCanvas

public static final class JCameraCanvas.Show
extends Object

A test class.


Constructor Summary
JCameraCanvas.Show()
           
 
Method Summary
static void main(String[] arg)
          The first command line argument is the fits file, if a second and third argument are given, they are the binning factors.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JCameraCanvas.Show

public JCameraCanvas.Show()
Method Detail

main

public static void main(String[] arg)
                 throws Exception
The first command line argument is the fits file, if a second and third argument are given, they are the binning factors.

Throws:
Exception