OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Data Fields
HBondDonor Class Reference

Public Member Functions

def __init__
 
def __eq__
 
def __hash__
 
def FromResidue
 
def IsHBondedTo
 

Data Fields

 heavy_atom
 
 hydrogen
 

Detailed Description

Definition at line 128 of file hbond.py.

Constructor & Destructor Documentation

def __init__ (   self,
  donor,
  hydrogen 
)

Definition at line 129 of file hbond.py.

Member Function Documentation

def __eq__ (   self,
  hbd 
)

Definition at line 132 of file hbond.py.

def __hash__ (   self)

Definition at line 135 of file hbond.py.

def FromResidue (   cls,
  res,
  donor_name,
  hydrogen_name,
  verbose = True 
)

Definition at line 138 of file hbond.py.

def IsHBondedTo (   self,
  acceptor 
)

Definition at line 149 of file hbond.py.

Field Documentation

heavy_atom

Definition at line 130 of file hbond.py.

hydrogen

Definition at line 131 of file hbond.py.


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