|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectutil.CommandLineParser
stella.util.SimulateFits.Generate
public static class SimulateFits.Generate
Generates simulated guider/acquire frames.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class util.CommandLineParser |
|---|
CommandLineParser.Test |
| Field Summary | |
|---|---|
static String |
COARSE
Defines the coarse acquire frame. |
static String |
FINE
Defines the fine acquire frame. |
private static String |
FOOT
A footer message. |
private static String |
ONESWITCH
The switches for adding properties. |
private static String |
TWOSWITCH
The switches for adding properties. |
private static Map |
USE
Detailed use of switches. |
private static String |
ZEROSWITCH
The switches for adding properties. |
| Constructor Summary | |
|---|---|
SimulateFits.Generate()
Constructs the parser to the fits finder. |
|
| Method Summary | |
|---|---|
static void |
main(String[] arg)
The command line version for reducing acquire/guiding frames. |
private boolean |
process(String[] arg)
Reads the command line and generates the artificial sky images if possible. |
| Methods inherited from class util.CommandLineParser |
|---|
getArguments, getCommandLine, getCommands, getRegisteredSwitches, hasAnySwitch, hasSwitch, hasSwitch, haveAllSwitches, parse, printCommandLine, registerLine, registerSwitches, setCommands, staticUsage, usage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String COARSE
public static final String FINE
private static final String ZEROSWITCH
private static final String ONESWITCH
private static final String TWOSWITCH
private static final Map USE
private static final String FOOT
| Constructor Detail |
|---|
public SimulateFits.Generate()
| Method Detail |
|---|
private boolean process(String[] arg)
throws ParseException,
IOException,
nom.tam.fits.FitsException
ParseException
IOException
nom.tam.fits.FitsException
public static void main(String[] arg)
throws ParseException,
IOException,
nom.tam.fits.FitsException
ParseException
IOException
nom.tam.fits.FitsException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||