PyANGKernel.LinkAnalysisCalculator¶
- class LinkAnalysisCalculator¶
-
Synopsis¶
Methods¶
def
__init__()def
getLinkVolumes()def
getPathKeys()
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)¶
- Parameters:
iForest –
BaseForestiAimsunModel –
GKModel
- __init__(iForest, iAimsunModel, parallel)
- Parameters:
iForest –
BaseForestiAimsunModel –
GKModelparallel – bool
- getLinkInputVolumes()¶
- Return type:
.list of std.pairqint32,double
- getLinkOutputVolumes()¶
- Return type:
.list of std.pairqint32,double
- getLinkVolumes()¶
- Return type:
.list of std.pairqint32,double
- getSectionVolumes()¶
- Return type:
Dictionary with keys of type .qint32 and values of type double.