public static class HSMDCavity.CavityParam extends ParameterBase
Modifier and Type | Field | Description |
---|---|---|
double |
density |
|
boolean |
doConv |
|
boolean |
doGraphics |
|
boolean |
doMapping |
|
boolean |
doMappingRDF |
|
int |
nAtoms |
|
int |
nBins |
|
long |
steps |
|
boolean |
useNeighborLists |
parsers
Constructor | Description |
---|---|
CavityParam() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addParser, getParsers, getValueString, removeParser, setValue
public int nAtoms
public double density
public boolean useNeighborLists
public boolean doGraphics
public int nBins
public long steps
public boolean doConv
public boolean doMapping
public boolean doMappingRDF