|
BALL
1.4.2
|
#include <BALL/MOLMEC/MMFF94/MMFF94OutOfPlaneBend.h>
Public Attributes | |
| Atom * | i |
| Atom * | j |
| Atom * | k |
| Atom * | l |
| double | k_oop |
| double | energy |
Definition at line 32 of file MMFF94OutOfPlaneBend.h.
| double BALL::MMFF94OutOfPlaneBend::OutOfPlaneBend::energy |
Definition at line 37 of file MMFF94OutOfPlaneBend.h.
| Atom* BALL::MMFF94OutOfPlaneBend::OutOfPlaneBend::i |
Definition at line 34 of file MMFF94OutOfPlaneBend.h.
| Atom * BALL::MMFF94OutOfPlaneBend::OutOfPlaneBend::j |
Definition at line 34 of file MMFF94OutOfPlaneBend.h.
| Atom * BALL::MMFF94OutOfPlaneBend::OutOfPlaneBend::k |
Definition at line 34 of file MMFF94OutOfPlaneBend.h.
| double BALL::MMFF94OutOfPlaneBend::OutOfPlaneBend::k_oop |
Definition at line 35 of file MMFF94OutOfPlaneBend.h.
| Atom * BALL::MMFF94OutOfPlaneBend::OutOfPlaneBend::l |
Definition at line 34 of file MMFF94OutOfPlaneBend.h.
1.8.3.1