stella.util
Class FitsFinder.Moment
java.lang.Object
stella.util.FitsFinder.Moment
- Enclosing class:
- FitsFinder
public static class FitsFinder.Moment
- extends Object
This class constructs a table of fits files versus their moments.
All fits files found are printed out to standard out.
|
Method Summary |
static void |
main(String[] arg)
Reads the first command line and makes a root-dir out of
it. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FitsFinder.Moment
public FitsFinder.Moment()
main
public static void main(String[] arg)
- Reads the first command line and makes a root-dir out of
it. The second command line argument links to the
file-name pattern match. The third command line argument is the
order number. The fourth cla is true, if decompression is needed
and the fifth can be used for a different then the default path.