Go to the documentation of this file.
19 #ifndef OST_TORSION_HANDLE_HH
20 #define OST_TORSION_HANDLE_HH
27 namespace ost {
namespace mol {
59 operator bool()
const;
68 const String& GetName()
const;
84 Real GetAngle()
const;
97 void SetAngle(
Real a,
bool up=
true);
100 void RotateAngle(
Real angle,
bool up=
true);
110 void CheckValidity()
const;
116 const AtomHandle& a2,
117 const AtomHandle& a3,
118 const AtomHandle& a4);
121 const TorsionHandle& torsion);