vec_math
Class Moments.FitsMoments

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

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

Moments.FitsMoments

public Moments.FitsMoments()
Method Detail

main

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