PyModalSplitPlugin.ModalSplitScenario

class ModalSplitScenario

Modal Split Scenario

Inheritance diagram of PyModalSplitPlugin.ModalSplitScenario

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

class Side
__init__()
dataSet()
Return type:

GKDistributionDataSet

getAllSkims(iTripMatrix, iMode)
Parameters:
Return type:

.list of GKODMatrix

getCarAvailabilityDistinction()
Return type:

int

getComponentSkim(iTripMatrix, iMode, iComponent)
Parameters:
Return type:

GKODMatrix

getMatrices()
Return type:

.std.vectorconst GKODMatrix

getModalSplitSide()
Return type:

Side

getPurposes()
Return type:

.list of GKTripPurpose

getUserDefinedSkim(iTripMatrix, iMode, iColumnIndex)
Parameters:
Return type:

GKODMatrix

getUsers()
Return type:

.list of GKUserClass

getVehicles()
Return type:

.list of GKVehicle

parkingSide()
Return type:

Side

removeComponentSkim(iTripMatrix, iMode, iComponent)
Parameters:
removeTripMatrices()
removeUserDefinedSkim(iTripMatrix, iMode, iColumnIndex)
Parameters:
setCarAvailabilityDistinction(iValue)
Parameters:

iValue – int

setComponentSkim(iTripMatrix, iMode, iComponent, iSkim)
Parameters:
setDataSet(dataSet)
Parameters:

dataSetGKDistributionDataSet

setModalSplitSide(side)
Parameters:

sideSide

setParkingSide(side)
Parameters:

sideSide

setStoreResults(value)
Parameters:

value – bool

setTimePeriod(iTimePeriod)
Parameters:

iTimePeriodGKTimePeriod

setTripMatricesData(iTripMatricesData)
Parameters:

iTripMatricesDataModalSplitTripMatricesUtil

setUserDefinedSkim(iTripMatrix, iMode, iColumnIndex, iSkim)
Parameters:
storeResults()
Return type:

bool

timePeriod()
Return type:

GKTimePeriod

tripMatricesData()
Return type:

ModalSplitTripMatricesUtil