IMP logo
IMP Reference Guide  develop.d4e9f3251e,2024/04/26
The Integrative Modeling Platform
IMP.pmi1.restraints.npc.XYRadialPositionUpperRestraint Class Reference

Create XYRadial Position Upper restraints. More...

Inherits object.

Detailed Description

Create XYRadial Position Upper restraints.

Note
This class is only available in Python.

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

Public Member Functions

def __init__
 Constructor. More...
 

Constructor & Destructor Documentation

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

Constructor.

Parameters
representationrepresentation

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


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