astro.fits
Class FitsTools.Flip

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

public static class FitsTools.Flip
extends Object

Flip according to the second and third command line argument


Constructor Summary
FitsTools.Flip()
           
 
Method Summary
static void main(String[] arg)
          The first command line is the extension-fits, second and third are booleans for flipping x and y, fourth if given is save file
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FitsTools.Flip

public FitsTools.Flip()
Method Detail

main

public static void main(String[] arg)
                 throws nom.tam.fits.FitsException,
                        IOException
The first command line is the extension-fits, second and third are booleans for flipping x and y, fourth if given is save file

Throws:
nom.tam.fits.FitsException
IOException