| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
Atom
Represent a Pybel atom. Required parameter: OBAtom -- an Open Babel OBAtom Attributes: atomicmass, atomicnum, cidx, coords, coordidx, exactmass, formalcharge, heavyvalence, heterovalence, hyb, idx, implicitvalence, isotope, partialcharge, spin, type, valence, vector. (refer to the Open Babel library documentation for more info). The original Open Babel atom can be accessed using the attribute: OBAtom
| Instance Methods | |||
|
|||
|
|||
|
Inherited from |
|||
| Properties | |
| coords | |
| atomicmass | |
| atomicnum | |
| cidx | |
| coordidx | |
| exactmass | |
| formalcharge | |
| heavyvalence | |
| heterovalence | |
| hyb | |
| idx | |
| implicitvalence | |
| isotope | |
| partialcharge | |
| spin | |
| type | |
| valence | |
| vector | |
|
Inherited from |
|
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
str(x)
|
| Property Details |
coords
|
atomicmass
|
atomicnum
|
cidx
|
coordidx
|
exactmass
|
formalcharge
|
heavyvalence
|
heterovalence
|
hyb
|
idx
|
implicitvalence
|
isotope
|
partialcharge
|
spin
|
type
|
valence
|
vector
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Dec 06 19:38:38 2012 | http://epydoc.sourceforge.net |