| Trees | Indices | Help |
|
|---|
|
|
Descriptors.DescriptorCalculator --+
|
MolecularDescriptorCalculator
used for calculating descriptors for molecules
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
Constructor
**Arguments**
- simpleList: list of simple descriptors to be calculated
(see below for format)
**Note**
- format of simpleList:
a list of strings which are keys into _AvailDescriptors.descDict_
|
Writes this calculator off to a file so that it can be easily loaded later **Arguments** - fileName: the name of the file to be written
|
calculates all descriptors for a given molecule **Arguments** - mol: the molecule to be used **Returns** a tuple of all descriptor values |
returns a tuple of the names of the descriptors this calculator generates
|
returns a tuple of summaries for the descriptors this calculator generates
|
returns a tuple of the functions used to generate this calculator's descriptors
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Sat May 24 08:37:07 2008 | http://epydoc.sourceforge.net |