stella.xml
Class PhaseCoherentMerit.Random

java.lang.Object
  extended by stella.xml.PhaseCoherentMerit.Random
Enclosing class:
PhaseCoherentMerit

public static final class PhaseCoherentMerit.Random
extends Object

A test class for the phase coherent merit. We read a period and a maximum number of observations from the command line and print out merits.


Constructor Summary
PhaseCoherentMerit.Random()
           
 
Method Summary
static void main(String[] arg)
          First command line argument is the period, second one the number of picks desired.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PhaseCoherentMerit.Random

public PhaseCoherentMerit.Random()
Method Detail

main

public static void main(String[] arg)
First command line argument is the period, second one the number of picks desired.