class CalculationsMMFF.AngleCalc extends Calculation
Modifier and Type | Field and Description |
---|---|
(package private) static double |
CB |
Constructor and Description |
---|
AngleCalc() |
Modifier and Type | Method and Description |
---|---|
(package private) double |
compute(Object[] dataIn) |
(package private) void |
setData(javajs.util.List<Object[]> calc,
MinAngle angle) |
getEnergy, getPointers
static final double CB
double compute(Object[] dataIn)
compute
in class Calculation