IMP logo

IMP::core::AngleRestraint Class Reference


Detailed Description

Angle restraint between three particles.

See also:
AngleTripletScore
Inheritance diagram for IMP::core::AngleRestraint:

Inheritance graph
[legend]

Public Member Functions

 AngleRestraint (UnaryFunction *score_func, XYZ p0, XYZ p1, XYZ p2)
 AngleRestraint (UnaryFunction *score_func, Particle *p1, Particle *p2, Particle *p3)
 Create the angle restraint.

Constructor & Destructor Documentation

IMP::core::AngleRestraint::AngleRestraint ( UnaryFunction score_func,
Particle p1,
Particle p2,
Particle p3 
)

Create the angle restraint.

Parameters:
[in] score_func Scoring function for the restraint.
[in] p1 Pointer to first particle in angle restraint.
[in] p2 Pointer to second particle in angle restraint.
[in] p3 Pointer to third particle in angle restraint.


The documentation for this class was generated from the following files:

Generated on Mon Mar 8 23:08:54 2010 for IMP by doxygen 1.5.8