stella.util
Class CommandLineTarget.Hipparchos

java.lang.Object
  extended by 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.


Constructor Summary
CommandLineTarget.Hipparchos()
           
 
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
 

Constructor Detail

CommandLineTarget.Hipparchos

public CommandLineTarget.Hipparchos()
Method Detail

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