Rosetta
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
calccontacts.atom_contact Class Reference

Public Member Functions

def __init__
 
def numSwap
 

Public Attributes

 atom1
 
 atom2
 
 isHbond
 

Detailed Description

Definition at line 8 of file calccontacts.py.

Constructor & Destructor Documentation

def calccontacts.atom_contact.__init__ (   self,
  atom1,
  atom2 
)

Definition at line 9 of file calccontacts.py.

Member Function Documentation

def calccontacts.atom_contact.numSwap (   self)

Member Data Documentation

calccontacts.atom_contact.atom1

Definition at line 10 of file calccontacts.py.

Referenced by calccontacts.atom_contact.numSwap().

calccontacts.atom_contact.atom2

Definition at line 11 of file calccontacts.py.

Referenced by calccontacts.atom_contact.numSwap().

calccontacts.atom_contact.isHbond

Definition at line 14 of file calccontacts.py.


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