IMP logo
IMP Reference Guide  develop.1a86c4215a,2024/04/24
The Integrative Modeling Platform
IMP.pmi1.restraints.npc.ZAxialPositionLowerRestraint Class Reference

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

Inherits object.

Detailed Description

Create Z-Axial Position Lower restraints.

Note
This class is only available in Python.

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

Public Member Functions

def __init__
 Constructor. More...
 

Constructor & Destructor Documentation

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

Constructor.

Parameters
representationrepresentation

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


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