public static class SimOverlapSoftSphereSoftness.SimOverlapParam extends ParameterBase
Modifier and Type | Field | Description |
---|---|---|
double |
alpha |
|
double |
alphaSpan |
|
int |
D |
|
double |
density |
|
int[] |
exponentN |
|
double |
harmonicFudge |
|
int |
numAlpha |
|
int |
numMolecules |
|
long |
numSteps |
|
double |
temperature |
parsers
Constructor | Description |
---|---|
SimOverlapParam​() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addParser, getParsers, getValueString, removeParser, setValue
public int numMolecules
public double density
public int[] exponentN
public int D
public double alpha
public double alphaSpan
public int numAlpha
public long numSteps
public double harmonicFudge
public double temperature