PyANGDTA.DTAIterativeSimulationResultData¶
- class DTAIterativeSimulationResultData¶
-
Synopsis¶
Methods¶
def
__init__()def
getRGAP()def
getSliceNames()def
getTotalTime()def
getTurnsId()
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__()¶
- getCostConvergence(iteration)¶
- Parameters:
iteration – int
- Return type:
.list of double
- getFlowConvergence(iteration)¶
- Parameters:
iteration – int
- Return type:
.list of double
- getIterationInfo()¶
- Return type:
.list of DTASimulator.DTAIterationTask
- getMeanIteration()¶
- Return type:
- getTurnsExternalId()¶
- Return type:
.list of QString
- getTurnsId()¶
- Return type:
.list of uint