| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
GeomAnalyzerBase --+
|
_MaestroAnalysis --+
|
SaltBridgeFinder
Find salt bridges present between two sets of atoms. This class wraps around the salt_bridge_module.get_salt_bridges() function.
Return a list of tuples, where each tuple is
a pair of schrodinger.structure._StructureAtoms,
i.e., (anion atom, cation atom).
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Aug 8 02:52:48 2017 | http://epydoc.sourceforge.net |