Next: Constructors
Up: Atom
 Previous: Atom
 
An Atom object stores the data for a single atom in a molecule.  Each
atom has the following information:
-  Mass
 -  Charge
 -  Atom name
 -  Atom type
 -  Residue name
 -  Residue ID number
 -  Chain identifier
 -  Segment name
 -  List of bonds
 
Each BaseMolecule contains a list of these Atom objects.
 
Justin Gullingsrud 
Tue Apr  6 09:26:48 CDT 1999