IMP Reference Guide
2.21.0
The Integrative Modeling Platform
|
Create XYRadial Position Restraint. More...
Inherits object.
Create XYRadial Position Restraint.
Definition at line 20 of file /restraints/npc.py.
Public Member Functions | |
def | __init__ |
Constructor. More... | |
def IMP.pmi1.restraints.npc.XYRadialPositionRestraint.__init__ | ( | self, | |
representation, | |||
protein, | |||
lower_bound = 0.0 , |
|||
upper_bound = 0.0 , |
|||
consider_radius = False , |
|||
sigma = 1.0 , |
|||
term = 'C' |
|||
) |
Constructor.
representation | representation |
Definition at line 23 of file /restraints/npc.py.