public static class SimOverlapSoftSphereTP.SimOverlapParam extends ParameterBase
Modifier and Type | Field | Description |
---|---|---|
double[] |
alpha |
|
double |
alphaSpan |
|
double |
density |
|
int |
exponentN |
|
boolean |
flex |
|
int |
numAlpha |
|
int |
numAtoms |
|
long |
numSteps |
|
double[] |
otherTemperatures |
|
double |
pEst |
|
double |
rc |
|
boolean |
slanty |
|
double |
temperature |
parsers
Constructor | Description |
---|---|
SimOverlapParam() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addParser, getParsers, getValueString, removeParser, setValue
public int numAtoms
public boolean slanty
public boolean flex
public double density
public int exponentN
public long numSteps
public double temperature
public double[] alpha
public int numAlpha
public double alphaSpan
public double[] otherTemperatures
public double rc
public double pEst