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