stella.util
Class CommandLineTarget.Hipparchos
java.lang.Object
stella.util.CommandLineTarget.Hipparchos
- Enclosing class:
- CommandLineTarget
public static final class CommandLineTarget.Hipparchos
- extends Object
Generates a sublist of the hipparchos catalog for acquire tests.
|
Method Summary |
static void |
main(String[] arg)
The command line argument is the brightness range. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandLineTarget.Hipparchos
public CommandLineTarget.Hipparchos()
main
public static void main(String[] arg)
throws ParseException,
IOException,
ClassNotFoundException
- The command line argument is the brightness range. First argument
is maximum brightness, second argument, if given minimum brightness
- Throws:
ParseException
IOException
ClassNotFoundException