Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

ObjCryst::MolDihedralAngle Class Reference

Dihedral angle restraint between 4 atoms. More...

Inheritance diagram for ObjCryst::MolDihedralAngle:

ObjCryst::Restraint List of all members.

Public Methods

 MolDihedralAngle (const MolAtom &atom1, const MolAtom &atom2, const MolAtom &atom3, const MolAtom &atom4, const REAL angle, const REAL sigma, const REAL delta, Molecule &parent)
 Constructor.

virtual ~MolDihedralAngle ()
 Destructor.

virtual REAL GetLogLikelihood () const
 Get -ln(likelihood) for this restraint.


Private Attributes

vector< const MolAtom * > mvpAtom
 The vector of the 4 atoms involved in the bond angle.

MoleculempMol
 Parent Molecule.


Detailed Description

Dihedral angle restraint between 4 atoms.

The atoms involved need not be bonded.


The documentation for this class was generated from the following file:
Generated on Fri Apr 30 08:01:10 2004 for ObjCryst++ by doxygen1.2.18