PyMacroPTPlugin.PTForestCalculator

class PTForestCalculator

PTForestCalculator class

Details

This class provides the a calculator to iterate over all PTODPair (structured set of paths ) of a PTForest

Inheritance diagram of PyMacroPTPlugin.PTForestCalculator

Inherited by: PTSkimCalculator, PTLinkAnalysisCalculator

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

__init__(iForest, iFilter, iModel, iParallelProcessing)
Parameters:
doPTODPair(iODPair)
Parameters:

iODPairPTODPair

Processes the input PTODPair

getFilter()
Return type:

PTForestFilter

Gets the filter used

init()

Initializes the class before processing any PTODPair

postProcess()

Post-processes the class after processing all PTODPair