PyANGKernel.LinkAnalysisCalculator

class LinkAnalysisCalculator

Inheritance diagram of PyANGKernel.LinkAnalysisCalculator

Synopsis

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, iAimsunModel)
Parameters:
__init__(iForest, iAimsunModel, parallel)
Parameters:
getDemandVolume()
Return type:

float

getLinkInputVolumes()
Return type:

.list of std.pairqint32,double

getLinkOutputVolumes()
Return type:

.list of std.pairqint32,double

getLinkVolumes()
Return type:

.list of std.pairqint32,double

getPathKeys()
Return type:

.list of PathKey

getSectionVolumes()
Return type:

Dictionary with keys of type .qint32 and values of type double.

isDataCorrupted()
Return type:

bool