meshi.energy.solvate
Class SigmaParameters
java.lang.Object
meshi.energy.solvate.SigmaParameters
public class SigmaParameters
- extends java.lang.Object
All the atom type specific parameters of a solvation sigma function
|
Constructor Summary |
SigmaParameters(double end,
double p1,
double p2,
double valAtp1,
double valAtp2)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
end
public final double end
p1
public final double p1
p2
public final double p2
valAtp1
public final double valAtp1
valAtp2
public final double valAtp2
SigmaParameters
public SigmaParameters(double end,
double p1,
double p2,
double valAtp1,
double valAtp2)