PyModalSplitPlugin.ModalSplitTripMatricesUtil

class ModalSplitTripMatricesUtil

Modal Split TripMatrices utils

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

matrixGKODMatrix

Return type:

bool

nbCurrentMacroComponentColumns()
Return type:

int

nbTripMatrices()
Return type:

int

nbUsedTripMatrices()
Return type:

int

setCurrentMacroComponents(iCurrentMacroComponents)
Parameters:

iCurrentMacroComponents – .list of const GKFunctionComponent

setTripMatrices(iTripMatrices)
Parameters:

iTripMatrices – .list of GKLandUseModesUtil

setTripMatrix(iTripMatrixData)
Parameters:

iTripMatrixDataGKLandUseModesUtil

setUsedTripMatrices(iUsedTripMatrices)
Parameters:

iUsedTripMatrices – .list of GKODMatrix

transportationModes()
Return type:

.list of GKTransportationMode

tripMatrices()
Return type:

.list of const GKODMatrix

tripMatricesData()
Return type:

.list of GKLandUseModesUtil

tripMatrixData(matrix)
Parameters:

matrixGKODMatrix

Return type:

GKLandUseModesUtil

usedTripMatrices()
Return type:

.list of const GKODMatrix