IMP logo
IMP Reference Guide  2.5.0
The Integrative Modeling Platform
IMP.pmi.restraints.stereochemistry.ElasticNetworkRestraint Class Reference

add harmonic restraints between all pairs More...

Inherits object.

Detailed Description

add harmonic restraints between all pairs

Note
This class is only available in Python.

Definition at line 595 of file stereochemistry.py.

Public Member Functions

def __init__
 ca_only: only applies for resolution 0 More...
 

Constructor & Destructor Documentation

def IMP.pmi.restraints.stereochemistry.ElasticNetworkRestraint.__init__ (   self,
  representation,
  selection_tuples,
  resolution = 1,
  strength = 0.01,
  dist_cutoff = 10.0,
  ca_only = True 
)

ca_only: only applies for resolution 0

Definition at line 603 of file stereochemistry.py.


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