IMP logo
IMP Reference Guide  develop.cb6747d2d1,2024/03/28
The Integrative Modeling Platform
IMP.pmi1.restraints.npc.XYRadialPositionRestraint Class Reference

Create XYRadial Position Restraint. More...

Inherits object.

Detailed Description

Create XYRadial Position Restraint.

Note
This class is only available in Python.

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

Public Member Functions

def __init__
 Constructor. More...
 

Constructor & Destructor Documentation

def IMP.pmi1.restraints.npc.XYRadialPositionRestraint.__init__ (   self,
  representation,
  protein,
  lower_bound = 0.0,
  upper_bound = 0.0,
  consider_radius = False,
  sigma = 1.0,
  term = 'C' 
)

Constructor.

Parameters
representationrepresentation

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


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