PyANGKernel.ForestCalculator

class ForestCalculator

Inherited by: SkimCalculator, LinkAnalysisCalculator, ForestExporter, AssignmentMatrix

Synopsis

Methods

Virtual methods

Note

This documentation may contain snippets that were automatically translated from C++ to Python. We always welcome contributions to the snippet translation. If you see an issue with the translation, you can also let us know by creating a ticket on https:/bugreports.qt.io/projects/PYSIDE

class CalculationMethod
__init__(iForest, iAimsunModel[, iMethod=ForestCalculator.CalculationMethod.eOnlyAvailablePaths])
Parameters:
__init__(iForest, iAimsunModel, iMethod, iParallelCalculation)
Parameters:
calculate(iFilter)
Parameters:

iFilterAnalysisFilter

doPath(pathKey, treeData, connections[, aux=None])
Parameters:
  • pathKeyPathKey

  • treeDataNSPTreeData

  • connections – .list of std.pairqint32,qint8

  • auxvoid

finishPaths()
getTask()
Return type:

GKTask

abstractmethod init()
setNumPaths(value)
Parameters:

value – int

setTask(iTask)
Parameters:

iTaskGKTask