PyANGDTA.DTAIterativeSimulationResultData

class DTAIterativeSimulationResultData

Inheritance diagram of PyANGDTA.DTAIterativeSimulationResultData

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__()
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:

DTAIterationTask

getNumberIterations()
Return type:

int

getRGAP()
Return type:

.list of list of double

getSliceNames()
Return type:

list of strings

getTotalTime()
Return type:

float

getTurnsExternalId()
Return type:

.list of QString

getTurnsId()
Return type:

.list of uint