vec_math
Class CentralMoments.FitsMoments

java.lang.Object
  extended by vec_math.CentralMoments.FitsMoments
Enclosing class:
CentralMoments

public static class CentralMoments.FitsMoments
extends Object

Grabs a fits file and displays the moments up to the order given in the optional second command line argument.


Constructor Summary
CentralMoments.FitsMoments()
           
 
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

CentralMoments.FitsMoments

public CentralMoments.FitsMoments()
Method Detail

main

public static void main(String[] arg)
                 throws Exception
Throws:
Exception