astro.fits
Class FitsTools.Flip
java.lang.Object
astro.fits.FitsTools.Flip
- Enclosing class:
- FitsTools
public static class FitsTools.Flip
- extends Object
Flip according to the second and third command line argument
|
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 |
FitsTools.Flip
public FitsTools.Flip()
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