PyMacroAdjustmentPlugin.MacroDepartureAdjustmentOutput¶
- class MacroDepartureAdjustmentOutput¶
Synopsis¶
Methods¶
def
__init__()def
getExperiment()def
getIntervals()def
getR2()def
getUsers()def
restore()def
store()
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:
iExperiment –
MacroDepartureAdjustmentExperiment
- createTotalMatrices(user)¶
- Parameters:
user –
GKUserClass- Return type:
.std.pairGKODMatrix,GKODMatrix
- createTrafficDemand()¶
- Return type:
GKTrafficDemand
- createWarmupTrafficDemand()¶
- Return type:
GKTrafficDemand
- getConvergenceData()¶
- Return type:
.std.vectorRegressionData
- getExperiment()¶
- Return type:
- getIntervals()¶
- Return type:
Dictionary with keys of type .int and values of type std.pairQTime.
- getObservationVehicles()¶
- Return type:
.std.vectorGKObject
- getUsers()¶
- Return type:
.list of GKUserClass
- restore(iStream)¶
- Parameters:
iStream –
QDataStream- Return type:
- store(oStream)¶
- Parameters:
oStream –
QDataStream
- unloadTimeSeries()¶