public static class ProtonDisorderGenerator.SimParams extends ParameterBase
Modifier and Type | Field | Description |
---|---|---|
double[] |
a0 |
|
java.lang.String |
configFile |
|
boolean |
includeM |
|
boolean |
isGraphics |
|
boolean |
isIce |
|
double |
kCut |
|
int |
nBasis |
|
int[] |
nC |
|
double |
rCutRealES |
|
int |
sample |
parsers
Constructor | Description |
---|---|
SimParams() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addParser, getParsers, getValueString, removeParser, setValue
public int nBasis
public java.lang.String configFile
public int[] nC
public double[] a0
public double rCutRealES
public double kCut
public boolean isIce
public boolean isGraphics
public int sample
public boolean includeM