|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectenergy.Energy
energy.Energy_Angle
| Field Summary | |
private Angles |
ang
|
private Angles |
angh
|
private double |
vangle
|
| Fields inherited from class energy.Energy |
atoms, DIM, interactionsEnergy, size, sys |
| Constructor Summary | |
Energy_Angle(Particles atoms,
SimSystem sys)
The Energy_Angle class constructor. |
|
| Method Summary | |
protected double |
calc(Angles angles)
protected void Method calc evaluates the Angle Energy as (GROMOS96 manual pages II-17ff): |
void |
run()
public void Method run calls protected void Method calc. |
| Methods inherited from class energy.Energy |
calcEnergy |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private final Angles ang
private final Angles angh
private double vangle
| Constructor Detail |
public Energy_Angle(Particles atoms,
SimSystem sys)
| Method Detail |
public void run()
run in interface java.lang.Runnableprotected double calc(Angles angles)
angles - An Angles object
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||