public static class VirialHePI_PotentialCorrection.VirialHePIParam extends ParameterBase
| Modifier and Type | Field | Description |
|---|---|---|
long |
blocks |
|
long |
blocksEq |
|
boolean |
doHist |
|
boolean |
doTotal |
|
java.lang.String |
file |
|
int |
nBeads |
|
int |
nPoints |
|
boolean |
pairOnly |
|
double |
refFrac |
|
double |
sigmaHSRef |
|
int |
stepsPerBlock |
|
double |
temperature |
parsers| Constructor | Description |
|---|---|
VirialHePIParam() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddParser, getParsers, getValueString, removeParser, setValuepublic int nPoints
public int nBeads
public double temperature
public long blocks
public int stepsPerBlock
public long blocksEq
public double refFrac
public boolean doHist
public double sigmaHSRef
public boolean pairOnly
public boolean doTotal
public java.lang.String file