IMP logo
IMP Reference Guide  develop.d97d4ead1f,2024/11/21
The Integrative Modeling Platform
IMP.pmi.restraints.stereochemistry.ResidueBondRestraint Class Reference

Add bond restraint between pair of consecutive residues/beads to enforce the stereochemistry. More...

Inherits RestraintBase.

Detailed Description

Add bond restraint between pair of consecutive residues/beads to enforce the stereochemistry.

Note
This class is only available in Python.

Definition at line 270 of file stereochemistry.py.

Public Member Functions

def __init__
 Constructor. More...
 

Constructor & Destructor Documentation

def IMP.pmi.restraints.stereochemistry.ResidueBondRestraint.__init__ (   self,
  objects,
  distance = 3.78,
  strength = 10.0,
  jitter = None 
)

Constructor.

Parameters
objectsObjects to restrain
distanceResting distance for restraint
strengthBond constant
jitterDefines the +- added to the optimal distance in the harmonic well restraint used to increase the tolerance

Definition at line 277 of file stereochemistry.py.


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