astro.fits
Class FitsTools.Histogram

java.lang.Object
  extended by astro.fits.FitsTools.Histogram
Enclosing class:
FitsTools

public static final class FitsTools.Histogram
extends Object

Dumps the historgram to stdout.


Constructor Summary
FitsTools.Histogram()
           
 
Method Summary
static void main(String[] arg)
          If no extension number is given, all are read.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FitsTools.Histogram

public FitsTools.Histogram()
Method Detail

main

public static void main(String[] arg)
                 throws nom.tam.fits.FitsException,
                        IOException
If no extension number is given, all are read.

Throws:
nom.tam.fits.FitsException
IOException