| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
Atom
Represent an rdkit Atom.
Required parameters:
Atom -- an RDKit Atom
Attributes:
atomicnum, coords, formalcharge
The original RDKit Atom can be accessed using the attribute:
Atom
| Instance Methods | |||
|
|||
|
|||
|
Inherited from |
|||
| Properties | |
| atomicnum | |
| coords | |
| formalcharge | |
|
Inherited from |
|
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
str(x)
|
| Property Details |
atomicnum
|
coords
|
formalcharge
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Dec 06 19:38:38 2012 | http://epydoc.sourceforge.net |