Package schrodinger :: Package trajectory :: Module saltbridgefinder
[hide private]
[frames] | no frames]

Module saltbridgefinder

A module of classes to analyze Desmond trajectories.

Please see the AnalysisTool documentation for a description of the API that handles interaction between AnalysisTool objects and schrodinger.trajectory.desmondsimulation.DesmondSimulation instances.

Copyright Schrodinger, LLC. All rights reserved.

Classes [hide private]
  __metaclass__
type(object) -> the object's type type(name, bases, dict) -> a new type
  SaltBridgeFinder
A tool to find hydrogen bonds present between two sets of molecules.
Variables [hide private]
  degrees_per_rad = 180./ numpy.pi