IMP logo
IMP Reference Guide  2.9.0
The Integrative Modeling Platform
IMP.npc.npc_restraints.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 132 of file npc_restraints.py.

Public Member Functions

def __init__
 Constructor. More...
 

Constructor & Destructor Documentation

def IMP.npc.npc_restraints.XYRadialPositionUpperRestraint.__init__ (   self,
  representation = None,
  protein = None,
  upper_bound = 0.0,
  consider_radius = False,
  sigma = 1.0,
  hier = None 
)

Constructor.

Parameters
representationrepresentation

Definition at line 135 of file npc_restraints.py.


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