IMP Reference Guide
2.14.0
The Integrative Modeling Platform
|
Create Z-Axial Position restraints. More...
Inherits object.
Create Z-Axial Position restraints.
Definition at line 200 of file npc_restraints.py.
Public Member Functions | |
def | __init__ |
Constructor. More... | |
def IMP.npc.npc_restraints.ZAxialPositionRestraint.__init__ | ( | self, | |
representation = None , |
|||
protein = None , |
|||
lower_bound = 0.0 , |
|||
upper_bound = 0.0 , |
|||
consider_radius = False , |
|||
sigma = 1.0 , |
|||
term = 'C' , |
|||
hier = None |
|||
) |
Constructor.
representation | representation |
Definition at line 203 of file npc_restraints.py.