astro.fits
Class FitsTools.CentralMoment

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

public static final class FitsTools.CentralMoment
extends Object

Take the centralmoments of the given fits file and print its value.


Constructor Summary
FitsTools.CentralMoment()
           
 
Method Summary
static void main(String[] arg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FitsTools.CentralMoment

public FitsTools.CentralMoment()
Method Detail

main

public static void main(String[] arg)
                 throws nom.tam.fits.FitsException,
                        IOException
Throws:
nom.tam.fits.FitsException
IOException