PyFourStepsPlugin.FourStepLoopOutputs

class FourStepLoopOutputs

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__()
clearData()
getDataNames()
Return type:

.list of QString

getMaxDemandSupplyGap(iIteration)
Parameters:

iIteration – int

Return type:

float

getMaxODRelativeGap(iIteration)
Parameters:

iIteration – int

Return type:

float

getMaxODSSIDistance(iIteration)
Parameters:

iIteration – int

Return type:

float

getMaxSkimRelativeGap(iIteration)
Parameters:

iIteration – int

Return type:

float

getMaxSkimSSIDistance(iIteration)
Parameters:

iIteration – int

Return type:

float

getNumberOfIterations()
Return type:

int

reset()