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

Public Member Functions

def __init__
 
def __eq__
 
def __hash__
 
def FromResidue
 
def IsHBondedTo
 

Data Fields

 atom
 
 antecedent_list
 

Detailed Description

Definition at line 153 of file hbond.py.

Constructor & Destructor Documentation

def __init__ (   self,
  acceptor,
  antecedent_list 
)

Definition at line 154 of file hbond.py.

Member Function Documentation

def __eq__ (   self,
  hba 
)

Definition at line 157 of file hbond.py.

def __hash__ (   self)

Definition at line 160 of file hbond.py.

def FromResidue (   cls,
  res,
  acceptor_name,
  antecedent_name_list,
  verbose = True 
)

Definition at line 163 of file hbond.py.

def IsHBondedTo (   self,
  donor 
)

Definition at line 175 of file hbond.py.

Field Documentation

antecedent_list

Definition at line 156 of file hbond.py.

atom

Definition at line 155 of file hbond.py.


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