IMP logo
IMP Reference Guide  2.10.0
The Integrative Modeling Platform
IMP.npc.npc_restraints.ZAxialPositionUpperRestraint Class Reference

Create Z-Axial Position Upper restraints. More...

Inherits object.

Detailed Description

Create Z-Axial Position Upper restraints.

Note
This class is only available in Python.

Definition at line 328 of file npc_restraints.py.

Public Member Functions

def __init__
 Constructor. More...
 

Constructor & Destructor Documentation

def IMP.npc.npc_restraints.ZAxialPositionUpperRestraint.__init__ (   self,
  representation = None,
  protein = None,
  upper_bound = 0.0,
  consider_radius = False,
  sigma = 1.0,
  hier = None 
)

Constructor.

Parameters
representationrepresentation

Definition at line 331 of file npc_restraints.py.


The documentation for this class was generated from the following file: