stella.parameter
Class FitsMoments.File
java.lang.Object
stella.parameter.FitsMoments.File
- Enclosing class:
- FitsMoments
public static class FitsMoments.File
- extends Object
Takes a fits file and processes it.
|
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 |
FitsMoments.File
public FitsMoments.File()
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