IMP logo
IMP Reference Guide  develop.45c11de31d,2024/03/27
The Integrative Modeling Platform
IMP.pmi1.restraints.npc.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 299 of file /restraints/npc.py.

Public Member Functions

def __init__
 Constructor. More...
 

Constructor & Destructor Documentation

def IMP.pmi1.restraints.npc.ZAxialPositionUpperRestraint.__init__ (   self,
  representation,
  protein,
  upper_bound = 0.0,
  consider_radius = False,
  sigma = 1.0 
)

Constructor.

Parameters
representationrepresentation

Definition at line 302 of file /restraints/npc.py.


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