public static class BarycentricVelocity.Cmd extends RaDeParser
CommandLineParser.Template, CommandLineParser.Test| Modifier and Type | Field and Description |
|---|---|
private static String |
ONESWITCHES
The switches for adding properties.
|
USEHELPSWITCHES| Constructor and Description |
|---|
Cmd()
Constructs the parser to the sensor tester.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] arg) |
Number |
process(Date time)
Reads the command line and parses object ra,dec out of it.
|
getRaDe, getRaDe, raDeString, raDeString, registerRaDeSwitchesaddHelpSwitches, getArguments, getCallerName, getCommandLine, getCommands, getRegisteredSwitches, hasAnySwitch, hasHelpSwitch, hasSwitch, hasSwitch, haveAllSwitches, parse, printCommandLine, printCommandLine, registerLine, registerSwitches, setCommands, staticUsage, usageprivate static final String ONESWITCHES
public Cmd()
public Number process(Date time) throws ParseException, InitException
InitExceptionParseExceptionpublic static void main(String[] arg) throws ParseException, InitException
ParseExceptionInitException