#include <BALL/MOLMEC/AMBER/amberTorsion.h>
Public Member Functions | |
SingleAmberTorsion () | |
SingleAmberTorsion (CosineTorsion::SingleData &t) | |
Public Attributes | |
Atom::StaticAtomAttributes * | atom1 |
Atom::StaticAtomAttributes * | atom2 |
Atom::StaticAtomAttributes * | atom3 |
Atom::StaticAtomAttributes * | atom4 |
float | V |
unsigned char | f |
float | phase |
BALL::AmberTorsion::SingleAmberTorsion::SingleAmberTorsion | ( | ) | [inline] |
BALL::AmberTorsion::SingleAmberTorsion::SingleAmberTorsion | ( | CosineTorsion::SingleData & | t | ) | [inline] |
unsigned char BALL::AmberTorsion::SingleAmberTorsion::f |