Package rdkit :: Package Chem :: Package Pharm3D :: Module ExcludedVolume :: Class ExcludedVolume
[hide private]
[frames] | no frames]

type ExcludedVolume

source code

object --+
         |
        ExcludedVolume

Instance Methods [hide private]
 
__init__(self, featInfo, index=-1, exclusionDist=3.0)
featInfo should be a sequence of ([indices],min,max) tuples
source code
Method Details [hide private]

__init__(self, featInfo, index=-1, exclusionDist=3.0)
(Constructor)

source code 

featInfo should be a sequence of ([indices],min,max) tuples

Overrides: object.__init__