Dihedral Class Reference
Low level dihedral implementation.
More...
#include <dihedral.hh>
Inherited by TorsionImpl.
Detailed Description
Low level dihedral implementation.
- See also:
- Roll Helix Example
Definition at line 31 of file dihedral.hh.
Constructor & Destructor Documentation
construct new dihedral as defined by the four consecutive atoms atom1 to atom4
construct new dihedral as defined by the four consecutive atoms stored in atoms
Member Function Documentation
| Real GetAngleICS |
( |
|
) |
const |
get dihedral angle based on internal coordinate system
| Real GetAngleXCS |
( |
|
) |
const |
get dihedral angle base on atom position
| void SetAngleICS |
( |
Real |
angle, |
|
|
bool |
update_other | |
|
) |
| | |
set dihedral angle. Requires an intact internal coordinate system.
- Parameters:
-
| angle | new angle in radians |
| update_other | If true, connectors of atom3 are updated accordingly, otherwise they will be left untouched |
The documentation for this class was generated from the following file: