
#include <Bond.h>
Public Member Functions | |
| Bond () | |
| Bond (int a, int b, Real c, Real d) | |
Public Attributes | |
| int | atom1 |
| int | atom2 |
| Real | springConstant |
| Real | restLength |
| int | iSGmodifierIndex |
| Real | DeltaK |
| Real | DeltaR0 |
|
|
|
|
||||||||||||||||||||
|
|
|
|
The first atom involved in this bond.
|
|
|
|
|
|
difference in spring constant and rest length for two different bond identities. This is needed to compute the chemical potential (or free energy) difference between the identities. |
|
|
difference in spring constant and rest length for two different bond identities. This is needed to compute the chemical potential (or free energy) difference between the identities. |
|
|
|
|
|
The rest length ($r_0$ value) for this bond.
|
|
|
The spring constant ($k$ value) for this bond.
|