Home | Trees | Indices | Help |
|
---|
|
2 """ 3 4 ================================== 5 Transform Library: CellSizer: Atom 6 ================================== 7 8 :Author: Karl Norby <knorby@uchicago.edu> 9 :Date: Fri, 1 Sept 2006 10 :Category: Computational Materials Science 11 :Description: A class for atoms 12 :Copyright: pyXSD License 13 14 Included as part of the CellSizer Library 15 16 """ 17 #======================================================= 18 #2320 21 self.position = position 22 self.atomType = atomType
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Thu Sep 07 21:19:44 2006 | http://epydoc.sourceforge.net |