vec_math
Class IntegerMoments.FitsMoments

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

public static class IntegerMoments.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
IntegerMoments.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

IntegerMoments.FitsMoments

public IntegerMoments.FitsMoments()
Method Detail

main

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