|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jmol.quantum.QuantumCalculation
org.jmol.quantum.MepCalculation
public class MepCalculation
| Field Summary | |
|---|---|
(package private) float[] |
charges
|
| Fields inherited from class org.jmol.quantum.QuantumCalculation |
|---|
atomCoordAngstroms, atomCoordBohr, atomIndex, atomSet, bohr_per_angstrom, countsXYZ, doDebug, originBohr, stepBohr, voxelData, X, X2, xMax, xMin, xyzBohr, Y, Y2, yMax, yMin, Z, Z2, zMax, zMin |
| Constructor Summary | |
|---|---|
MepCalculation()
|
|
| Method Summary | |
|---|---|
void |
calculate(VolumeDataInterface volumeData,
java.util.BitSet bsSelected,
javax.vecmath.Point3f[] atomCoordAngstroms,
float[] charges)
|
private void |
processMep()
|
| Methods inherited from class org.jmol.quantum.QuantumCalculation |
|---|
initialize, setMinMax, setupCoordinates, setVolume |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
float[] charges
| Constructor Detail |
|---|
public MepCalculation()
| Method Detail |
|---|
public void calculate(VolumeDataInterface volumeData,
java.util.BitSet bsSelected,
javax.vecmath.Point3f[] atomCoordAngstroms,
float[] charges)
calculate in interface MepCalculationInterfaceprivate void processMep()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||