Home | Trees | Indices | Help |
|
---|
|
ViewerFramework.VFCommand.Command --+ | mvCommand.MVCommand --+ | AddHBondHydrogens
This command adds hydrogen atoms to preexisting hydrogen bonds Package : Pmv Module : hbondCommands Class : AddHBondHydrogens Command : addHBondHs Synopsis: newHs <- addHBondHs(nodes, **kw): Required Arguments: nodes --- atoms newHs are new atoms, added to hbond.donAt
|
|||
| __init__(self, func=None) | ||
|
onAddCmdToViewer(self) method called when an instance of this command is added to the viewer. |
||
| dist(self, c1, c2) | ||
| chooseH(self, at, accAt) | ||
|
doit(self,
ats,
renumber=1) virtual method. |
||
|
__call__(self,
nodes,
**kw) newHs <--- addHBondHs(nodes, **kw) |
||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|
|
|
|
|
newHs <--- addHBondHs(nodes, **kw) nodes --- atoms newHs are new atoms, added to hbond.donAt
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Fri Nov 2 14:14:33 2007 | http://epydoc.sourceforge.net |