public static class VirialPolyhedra.VirialHSParam extends ParameterBase
Modifier and Type | Field | Description |
---|---|---|
static int |
CHAIN_TREE |
|
double |
chainFrac |
|
static int |
CHAINS |
|
boolean |
doHist |
|
boolean |
doResize |
|
int |
nPoints |
|
int[] |
nShapes |
|
long |
numSteps |
|
int |
ref |
|
static int |
RING_CHAIN_TREES |
|
static int |
RING_TREE |
|
double |
ringFrac |
|
static int |
RINGS |
|
java.lang.String[] |
shapes |
|
static int |
TREE |
parsers
Constructor | Description |
---|---|
VirialHSParam() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addParser, getParsers, getValueString, removeParser, setValue
public int nPoints
public long numSteps
public static final int TREE
public static final int CHAINS
public static final int CHAIN_TREE
public static final int RING_TREE
public static final int RINGS
public static final int RING_CHAIN_TREES
public int ref
public boolean doHist
public double chainFrac
public double ringFrac
public boolean doResize
public java.lang.String[] shapes
public int[] nShapes