astro.fits
Class Arithmetics.Sum

java.lang.Object
  extended by astro.fits.Arithmetics.Sum
Enclosing class:
Arithmetics

public static class Arithmetics.Sum
extends Object

Adds all fits that bucket into the first wildcard. Writes them to the fits in the second command line argument.


Constructor Summary
Arithmetics.Sum()
           
 
Method Summary
static void main(String[] arg)
          Adds all fits that bucket into the first wildcard.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Arithmetics.Sum

public Arithmetics.Sum()
Method Detail

main

public static void main(String[] arg)
                 throws nom.tam.fits.FitsException,
                        IOException
Adds all fits that bucket into the first wildcard. Writes them to the fits in the second command line argument.

Throws:
nom.tam.fits.FitsException
IOException