Package PyAutoDock :: Module scorer :: Class DistDepPairwiseScorer
[hide private]
[frames] | no frames]

Class DistDepPairwiseScorer

source code

ScoringStrategy --+    
                  |    
     PairwiseScorer --+
                      |
                     DistDepPairwiseScorer
Known Subclasses:
WeightedMultiTerm, electrostatics.ElectrostaticsRefImpl, desolvation.DesolvationRefImpl, desolvation.NewDesolvationRefImpl, vanDerWaals.HydrogenBondingRefImpl, vanDerWaals.NewHydrogenBondingRefImpl, vanDerWaals.NewHydrogenBonding12_10RefImpl, vanDerWaals.NewVanDerWaalsRefImpl, vanDerWaals.NewVanDerWaalsHybridWeights, vanDerWaals.VanDerWaalsRefImpl

Instance Methods [hide private]
  __init__(self, ms=None)
constructor
  _f(self, at_a, at_b, dist)
distDepPairwise function stub
  get_score_array(self)
return DistDepPairwise score

Inherited from PairwiseScorer: get_score, post_process, set_molecular_system


Class Variables [hide private]
  non_bonded_cutoff = 8.0

Method Details [hide private]

__init__(self, ms=None)
(Constructor)

source code 
constructor
Overrides: PairwiseScorer.__init__

_f(self, at_a, at_b, dist)

source code 
distDepPairwise function stub
Overrides: PairwiseScorer._f

get_score_array(self)

source code 
return DistDepPairwise score
Overrides: PairwiseScorer.get_score_array

Class Variable Details [hide private]

non_bonded_cutoff

None
Value:
8.0