| 
    IMP Reference Guide
    2.23.0
    
   The Integrative Modeling Platform 
   | 
 
Restrain a protein's distance from the z axis to above a lower bound. More...
Inherits RestraintBase.
Restrain a protein's distance from the z axis to above a lower bound.
Public Member Functions | |
| def | __init__ | 
| Constructor.  More... | |
| def IMP.pmi.restraints.npc.XYRadialPositionLowerRestraint.__init__ | ( | self, | |
| hier, | |||
| protein, | |||
lower_bound = 0.0,  | 
        |||
consider_radius = False,  | 
        |||
sigma = 1.0,  | 
        |||
label = None,  | 
        |||
weight = 1.0  | 
        |||
| ) |