IMP logo
IMP Reference Guide  develop.27926d84dc,2024/04/16
The Integrative Modeling Platform
IMP.pmi1.restraints.npc.XYRadialPositionLowerRestraint Class Reference

Create XYRadial Position Lower restraints. More...

Inherits object.

Detailed Description

Create XYRadial Position Lower restraints.

Note
This class is only available in Python.

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

Public Member Functions

def __init__
 Constructor. More...
 

Constructor & Destructor Documentation

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

Constructor.

Parameters
representationrepresentation

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


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