|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmeshi.energy.EnergyElement
meshi.energy.simpleEnergyTerms.plane.PlaneEnergyElement
public class PlaneEnergyElement
| Field Summary | |
|---|---|
protected Atom |
atom1
|
protected Atom |
atom2
|
protected Atom |
atom3
|
protected Atom |
atom4
|
double |
BETA
|
protected double |
force
|
protected double |
force2
|
protected Torsion |
torsion
|
protected int |
trans
|
(package private) double |
weight
|
| Fields inherited from class meshi.energy.EnergyElement |
|---|
atoms, dFormatSrt, dFormatStd, DX, frozen, relativeDiffTolerance, VERY_SMALL, XYZ |
| Constructor Summary | |
|---|---|
PlaneEnergyElement(Torsion torsion,
Parameters parameters,
double weight)
|
|
| Method Summary | |
|---|---|
double |
evaluate()
|
void |
setAtoms()
|
java.lang.String |
toString()
|
| Methods inherited from class meshi.energy.EnergyElement |
|---|
atoms, evaluateAtoms, frozen, test, updateFrozen |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public final double BETA
protected Atom atom1
protected Atom atom2
protected Atom atom3
protected Atom atom4
protected double force
protected double force2
protected int trans
protected Torsion torsion
double weight
| Constructor Detail |
|---|
public PlaneEnergyElement(Torsion torsion,
Parameters parameters,
double weight)
| Method Detail |
|---|
public void setAtoms()
setAtoms in class EnergyElementpublic double evaluate()
evaluate in class EnergyElementpublic java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||