stella.xml
Class PhaseCoherentMerit.Random
java.lang.Object
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.
|
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 |
PhaseCoherentMerit.Random
public PhaseCoherentMerit.Random()
main
public static void main(String[] arg)
- First command line argument is the period, second one the number of
picks desired.