| Home | Trees | Indices | Help |
|
|---|
|
|
ViewerFramework.VFCommand.Command --+
|
mvCommand.MVCommand --+
|
GetHydrogenBondAcceptors
This class allows user to get AtomSets of sp2 hydridized and sp3 hybridized
hydrogenBond Acceptors.
Package : Pmv
Module : hbondCommands
Class : GetHydrogenBondEnergies
Command : getHBondEnergies
Synopsis:
sp2Acceptors, sp3Acceptors <- getHBAcceptors(nodes, acceptorList, **kw)
|
|||
| __init__(self, func=None) | ||
|
onAddCmdToViewer(self) method called when an instance of this command is added to the viewer. |
||
|
__call__(self,
nodes,
acceptorList=allAcceptors,
**kw) sp2Acceptors, sp3Acceptors <- getHBAcceptors(nodes, acceptorList, **kw) |
||
| filterAcceptors(self, accAts) | ||
|
doit(self,
ats,
acceptorList) virtual method. |
||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
|
|
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0alpha3 on Fri Nov 2 14:14:33 2007 | http://epydoc.sourceforge.net |