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;
98 void CheckValidity()
const;
104 const AtomHandle& a2,
105 const AtomHandle& a3,
106 const AtomHandle& a4);
109 const TorsionHandle& torsion);