|
BALL
1.4.2
|
#include <BALL/MOLMEC/MMFF94/MMFF94StretchBend.h>
Public Attributes | |
| Atom * | atom1 |
| Atom * | atom2 |
| double | kb |
| double | r0 |
| double | delta_r |
| bool | sbmb |
| bool | emperical |
| Vector3 | n |
Definition at line 60 of file MMFF94StretchBend.h.
| Atom* BALL::MMFF94StretchBend::Stretch::atom1 |
Definition at line 62 of file MMFF94StretchBend.h.
| Atom* BALL::MMFF94StretchBend::Stretch::atom2 |
Definition at line 63 of file MMFF94StretchBend.h.
| double BALL::MMFF94StretchBend::Stretch::delta_r |
Definition at line 66 of file MMFF94StretchBend.h.
| bool BALL::MMFF94StretchBend::Stretch::emperical |
Definition at line 68 of file MMFF94StretchBend.h.
| double BALL::MMFF94StretchBend::Stretch::kb |
Definition at line 64 of file MMFF94StretchBend.h.
| Vector3 BALL::MMFF94StretchBend::Stretch::n |
Definition at line 69 of file MMFF94StretchBend.h.
| double BALL::MMFF94StretchBend::Stretch::r0 |
Definition at line 65 of file MMFF94StretchBend.h.
| bool BALL::MMFF94StretchBend::Stretch::sbmb |
Definition at line 67 of file MMFF94StretchBend.h.
1.8.3.1