public static class VirialO2PI.VirialO2Param extends ParameterBase
Modifier and Type | Field | Description |
---|---|---|
int |
beadFac |
|
boolean |
isPT2 |
|
java.lang.String |
jsonOutputFileName |
|
int |
nBeads |
|
int |
nPoints |
|
int |
nTimes |
|
long |
numSteps |
|
boolean |
pairOnly |
|
double |
refFrac |
|
int |
s |
|
double |
sigmaHSRef |
|
double |
temperatureK |
parsers
Constructor | Description |
---|---|
VirialO2Param() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addParser, getParsers, getValueString, removeParser, setValue
public int nPoints
public int nBeads
public double temperatureK
public long numSteps
public double refFrac
public double sigmaHSRef
public boolean pairOnly
public int beadFac
public int s
public int nTimes
public java.lang.String jsonOutputFileName
public boolean isPT2