PyANGKernel.SkimCalculator¶
- class 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:
iForest –
BaseForestiAimsunModel –
GKModeliMethod –
CalculationMethodiParallelCalculation – bool
addMatricesToModel – bool
- static calculateDerivedValue(iComponent, iLeftValue, iRightValue)¶
- Parameters:
iComponent –
GKFunctionComponentiLeftValue – float
iRightValue – float
- Return type:
- createCostComponentMatrices(arg__1)¶
- Parameters:
arg__1 –
GKCentroidConfiguration- Return type:
.list of GKODMatrix
- createCostComponentMatrices(iCenConfig)
- Parameters:
iCenConfig –
GKCentroidConfiguration- Return type:
.list of std.pairQString,GKODMatrix
- createCostComponentMatrix(iComponent, iCenConfig)¶
- Parameters:
iComponent –
GKFunctionComponentiCenConfig –
GKCentroidConfiguration
- Return type:
- createCostMatrix(iCenConfig)¶
- Parameters:
iCenConfig –
GKCentroidConfiguration- Return type:
- createDistanceMatrix(iCenConfig)¶
- Parameters:
iCenConfig –
GKCentroidConfiguration- Return type:
- createTravelTimeMatrix(iCenConfig)¶
- Parameters:
iCenConfig –
GKCentroidConfiguration- Return type:
- createTripMatrix(iCenConfig)¶
- Parameters:
iCenConfig –
GKCentroidConfiguration- Return type: