stella.util
Class CommandLineTarget.Pointing

java.lang.Object
  extended by stella.util.CommandLineTarget.Pointing
Enclosing class:
CommandLineTarget

public static final class CommandLineTarget.Pointing
extends Object

Generates all hr objects for pointing model.


Constructor Summary
CommandLineTarget.Pointing()
           
 
Method Summary
static void main(String[] arg)
          The command line argument is the end number of the HR-selection.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandLineTarget.Pointing

public CommandLineTarget.Pointing()
Method Detail

main

public static void main(String[] arg)
                 throws ParseException
The command line argument is the end number of the HR-selection.

Throws:
ParseException