|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectutil.CommandLineParser
stella.util.TelescopeAxis.Randomize
public static final class TelescopeAxis.Randomize
Tests the axis movement by a randomized offset. The following command line switches are understood:
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class util.CommandLineParser |
|---|
CommandLineParser.Test |
| Field Summary | |
|---|---|
private static String |
FOOT
A footer message. |
private static String |
SWITCHES
The single-argument switches. |
private static Map |
USE
Detailed use of switches. |
| Constructor Summary | |
|---|---|
TelescopeAxis.Randomize()
Constructs the parser to the axis tester. |
|
| Method Summary | |
|---|---|
static void |
main(String[] arg)
Parses command line switches and prints time vs. |
void |
process(String[] arg)
Reads the command line and parses all required parameters. |
| 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 |
|---|
private static final String SWITCHES
private static final Map USE
private static final String FOOT
| Constructor Detail |
|---|
public TelescopeAxis.Randomize()
| Method Detail |
|---|
public void process(String[] arg)
throws ParseException
ParseException
public static void main(String[] arg)
throws ParseException
ParseException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||