PyModalSplitPlugin.ModalSplitTripMatricesUtil¶
- class ModalSplitTripMatricesUtil¶
Modal Split TripMatrices utils
Synopsis¶
Methods¶
def
__init__()def
isUsed()def
nbTripMatrices()def
setTripMatrix()def
tripMatrices()def
tripMatrixData()
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:
matrix –
GKODMatrix- Return type:
- setCurrentMacroComponents(iCurrentMacroComponents)¶
- Parameters:
iCurrentMacroComponents – .list of const GKFunctionComponent
- setTripMatrices(iTripMatrices)¶
- Parameters:
iTripMatrices – .list of GKLandUseModesUtil
- setTripMatrix(iTripMatrixData)¶
- Parameters:
iTripMatrixData –
GKLandUseModesUtil
- 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:
matrix –
GKODMatrix- Return type:
- usedTripMatrices()¶
- Return type:
.list of const GKODMatrix