public static class P2PotentialGroupBuilder.ModelParams
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
protected AtomType[] |
atomTypes |
|
protected double[] |
charge |
|
protected double[] |
epsilon |
|
protected double[] |
sigma |
| Constructor | Description |
|---|---|
ModelParams(AtomType[] atomTypes,
double[] sigma,
double[] epsilon,
double[] charge) |