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

Public Member Functions

def __init__
 

Public Attributes

 printid
 
 index
 
 atomname
 
 count
 
 atomid
 

Detailed Description

Definition at line 108 of file calccontacts.py.

Constructor & Destructor Documentation

def calccontacts.shellAtom.__init__ (   self,
  printid,
  index,
  atomname 
)
Class attributes:

printid:  printid of the atom's residue
index:    index of the atoms residue
atomname:  the atom name
count:  number of times that shellAtom occurs (for multiple monomers)
atomid:  a tag for easy comparison of shell atoms

Definition at line 109 of file calccontacts.py.

Member Data Documentation

calccontacts.shellAtom.atomid

Definition at line 123 of file calccontacts.py.

calccontacts.shellAtom.atomname

Definition at line 121 of file calccontacts.py.

calccontacts.shellAtom.count

Definition at line 122 of file calccontacts.py.

calccontacts.shellAtom.index
calccontacts.shellAtom.printid

Definition at line 119 of file calccontacts.py.

Referenced by loadPDB.PDBres.fetchAtoms().


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