
#include <Angle.h>
Public Member Functions | |
| Angle () | |
Public Attributes | |
| int | atom1 |
| int | atom2 |
| int | atom3 |
| Real | restAngle |
| Real | forceConstant |
| Real | ureyBradleyConstant |
| Real | ureyBradleyRestLength |
| int | iSGmodifierIndex |
| Real | DeltaK |
| Real | DeltaTheta0 |
| Real | Delta_ubK |
| Real | Delta_ubR0 |
|
|
|
|
|
The first atom in this angle (one end).
|
|
|
The second atom in this angle (the vertex).
|
|
|
The third atom in this angle (the other end).
|
|
|
difference in spring constant and rest angle for two different angle identities. This is needed to compute the chemical potential (or free energy) difference between the identities. |
|
|
difference in spring constant and rest angle for two different angle identities. This is needed to compute the chemical potential (or free energy) difference between the identities. |
|
|
difference in spring constant and rest angle for two different angle identities. This is needed to compute the chemical potential (or free energy) difference between the identities. |
|
|
difference in spring constant and rest angle for two different angle identities. This is needed to compute the chemical potential (or free energy) difference between the identities. |
|
|
The force constant ($k_$ value) for this angle.
|
|
|
the index # of this angle type in the ModifierISG angle structure.
|
|
|
The rest angle ($$ value) for this angle.
|
|
|
The Urey-Bradley constant ($k_{ub}$ value) for this angle.
|
|
|
The Urey-Bradley rest length ($r_{ub}$ value) for this angle.
|