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

Public Member Functions

def __init__
 Constructor. More...
 

Constructor & Destructor Documentation

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

Constructor.

Parameters
representationrepresentation

Definition at line 83 of file npc_restraints.py.


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