|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectutil.CommandLineParser
util.PropertyParser
stella.util.Annulus.Series
public static class Annulus.Series
Use some command-line switches to generate simulated pinhole data.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class util.CommandLineParser |
|---|
CommandLineParser.Test |
| Field Summary | |
|---|---|
private static Map<String,String> |
CONVERT
A map linking the command line arguments to their property keys. |
static String |
FOOT
A footer usage message. |
static String |
ONESWITCHES
The zero-argument command line switches understood. |
static String |
TWOSWITCHES
The zero-argument command line switches understood. |
static Map<String,String> |
USE
A human-readable description of the switches. |
| Constructor Summary | |
|---|---|
Annulus.Series()
Constructs a new series maker. |
|
| Method Summary | |
|---|---|
static void |
main(String[] arg)
Scans command line switches and generates simulated annulus images from it. |
protected boolean |
processSwitches(Map<String,String> prop)
Process the command line switches found. |
| Methods inherited from class util.PropertyParser |
|---|
parseMap, parseMap, parseProperties, parseProperties, parseProperties |
| 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 ONESWITCHES
public static final String TWOSWITCHES
public static final Map<String,String> USE
public static final String FOOT
private static final Map<String,String> CONVERT
| Constructor Detail |
|---|
public Annulus.Series()
| Method Detail |
|---|
protected boolean processSwitches(Map<String,String> prop)
throws IOException,
nom.tam.fits.FitsException
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 | |||||||||