stella.omc
Class FilterWheel.Debug

java.lang.Object
  extended by stella.omc.FilterWheel.Debug
Enclosing class:
FilterWheel

public static class FilterWheel.Debug
extends Object

For debugging.


Constructor Summary
FilterWheel.Debug()
           
 
Method Summary
static void main(String[] arg)
          The first command line argument are the properties, second is a number of random position that should be reached.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FilterWheel.Debug

public FilterWheel.Debug()
Method Detail

main

public static void main(String[] arg)
                 throws IOException
The first command line argument are the properties, second is a number of random position that should be reached.

Throws:
IOException