PyMacroAdjustmentPlugin.MacroDepartureAdjustmentOutput

class MacroDepartureAdjustmentOutput

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

iExperimentMacroDepartureAdjustmentExperiment

createTotalMatrices(user)
Parameters:

userGKUserClass

Return type:

.std.pairGKODMatrix,GKODMatrix

createTrafficDemand()
Return type:

GKTrafficDemand

createWarmupTrafficDemand()
Return type:

GKTrafficDemand

getConvergenceData()
Return type:

.std.vectorRegressionData

getExperiment()
Return type:

MacroDepartureAdjustmentExperiment

getIntervals()
Return type:

Dictionary with keys of type .int and values of type std.pairQTime.

getObservationVehicles()
Return type:

.std.vectorGKObject

getR2()
Return type:

float

getSumSquareErrors()
Return type:

float

getUsers()
Return type:

.list of GKUserClass

restore(iStream)
Parameters:

iStreamQDataStream

Return type:

bool

store(oStream)
Parameters:

oStreamQDataStream

unloadTimeSeries()