IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
Create Y-Axial Position restraints. More...
Inherits object.
Create Y-Axial Position restraints.
Definition at line 350 of file /restraints/npc.py.
Public Member Functions | |
def | __init__ |
Constructor. More... | |
def IMP.pmi1.restraints.npc.YAxialPositionRestraint.__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 353 of file /restraints/npc.py.