|
|
|
_findVersions(self)
returns a tuple of the versions of the descriptor calculators |
source code
|
|
|
SaveState(self,
fileName)
Writes this calculator off to a file so that it can be easily loaded later |
source code
|
|
|
|
|
|
|
GetDescriptorSummaries(self)
returns a tuple of summaries for the descriptors this calculator generates |
source code
|
|
|
GetDescriptorFuncs(self)
returns a tuple of the functions used to generate this calculator's descriptors |
source code
|
|
|
GetDescriptorVersions(self)
returns a tuple of the versions of the descriptor calculators |
source code
|
|
Inherited from Descriptors.DescriptorCalculator :
ShowDescriptors
|