stella.parameter
Class FitsMoments.File

java.lang.Object
  extended by stella.parameter.FitsMoments.File
Enclosing class:
FitsMoments

public static class FitsMoments.File
extends Object

Takes a fits file and processes it.


Constructor Summary
FitsMoments.File()
           
 
Method Summary
static void main(String[] arg)
          First command line is the fits file, second, if present are the parameter properties.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FitsMoments.File

public FitsMoments.File()
Method Detail

main

public static void main(String[] arg)
                 throws Exception
First command line is the fits file, second, if present are the parameter properties.

Throws:
Exception