public static class VirialSQWBinMultiThreaded.VirialHSBinParam extends ParameterBase
Modifier and Type | Field | Description |
---|---|---|
double |
chainFrac |
|
boolean |
doCov |
|
double |
lambda |
|
int |
nPoints |
|
int |
nThreads |
|
long |
numSteps |
|
int[] |
randomSeeds |
|
double |
ringFrac |
|
java.lang.String |
runName |
|
boolean |
shareData |
|
double |
targetTemp |
|
double |
w |
parsers
Constructor | Description |
---|---|
VirialHSBinParam() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addParser, getParsers, getValueString, removeParser, setValue
public int nPoints
public double lambda
public long numSteps
public double chainFrac
public double ringFrac
public java.lang.String runName
public int nThreads
public double w
public int[] randomSeeds
public boolean shareData
public boolean doCov
public double targetTemp