PyANGKernel.SkimCalculator

class SkimCalculator

Inheritance diagram of PyANGKernel.SkimCalculator

Synopsis

Methods

Static functions

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, iAimsunModel[, iMethod=ForestCalculator.CalculationMethod.eOnlyAvailablePaths[, iParallelCalculation=true[, addMatricesToModel=true]]])
Parameters:
static calculateDerivedValue(iComponent, iLeftValue, iRightValue)
Parameters:
Return type:

float

createCostComponentMatrices(arg__1)
Parameters:

arg__1GKCentroidConfiguration

Return type:

.list of GKODMatrix

createCostComponentMatrices(iCenConfig)
Parameters:

iCenConfigGKCentroidConfiguration

Return type:

.list of std.pairQString,GKODMatrix

createCostComponentMatrix(iComponent, iCenConfig)
Parameters:
Return type:

GKODMatrix

createCostMatrix(iCenConfig)
Parameters:

iCenConfigGKCentroidConfiguration

Return type:

GKODMatrix

createDistanceMatrix(iCenConfig)
Parameters:

iCenConfigGKCentroidConfiguration

Return type:

GKODMatrix

createTravelTimeMatrix(iCenConfig)
Parameters:

iCenConfigGKCentroidConfiguration

Return type:

GKODMatrix

createTripMatrix(iCenConfig)
Parameters:

iCenConfigGKCentroidConfiguration

Return type:

GKODMatrix