IMP logo
IMP Reference Guide  develop.27926d84dc,2024/04/15
The Integrative Modeling Platform
IMP.pmi.restraints.npc.ZAxialPositionUpperRestraint Class Reference

Restrain a protein's z coordinate to below an upper bound. More...

Inherits RestraintBase.

Detailed Description

Restrain a protein's z coordinate to below an upper bound.

Note
This class is only available in Python.

Definition at line 166 of file restraints/npc.py.

Public Member Functions

def __init__
 Constructor. More...
 

Constructor & Destructor Documentation

def IMP.pmi.restraints.npc.ZAxialPositionUpperRestraint.__init__ (   self,
  hier,
  protein,
  upper_bound = 0.0,
  consider_radius = False,
  sigma = 1.0,
  label = None,
  weight = 1.0 
)

Constructor.

Definition at line 171 of file restraints/npc.py.


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