PyMacroPTPlugin.PTSkimCalculator¶
- class PTSkimCalculator¶
The
PTSkimCalculatorclassSynopsis¶
Methods¶
def
__init__()def
hasTrips()
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__(iForest, iFilter, iCenConfig, iParallelProcessing)¶
- Parameters:
iForest –
PTForestiFilter –
PTForestFilteriCenConfig –
GKCentroidConfigurationiParallelProcessing – bool
- generateCostComponentMatrix(componentIndex, iPrefix, iName, temporary)¶
- Parameters:
componentIndex – int
iPrefix – str
iName – str
temporary – bool
- Return type:
- generateCostMatrix(iPrefix, iName, temporary)¶
- Parameters:
iPrefix – str
iName – str
temporary – bool
- Return type:
- generateCrowdDiscomfortMatrix(iPrefix, iName, temporary)¶
- Parameters:
iPrefix – str
iName – str
temporary – bool
- Return type:
- generateDerivedCostComponentMatrix(derivedComponent, iPrefix, iName, temporary)¶
- Parameters:
derivedComponent –
GKFunctionComponentiPrefix – str
iName – str
temporary – bool
- Return type:
- generateFareMatrix(iPrefix, iName, temporary)¶
- Parameters:
iPrefix – str
iName – str
temporary – bool
- Return type:
- generateInVehicleDistanceMatrix(iPrefix, iName, temporary)¶
- Parameters:
iPrefix – str
iName – str
temporary – bool
- Return type:
- generateInVehicleTimeMatrix(iPrefix, iName, temporary)¶
- Parameters:
iPrefix – str
iName – str
temporary – bool
- Return type:
- generateInitialWaitingTimeMatrix(iPrefix, iName, temporary)¶
- Parameters:
iPrefix – str
iName – str
temporary – bool
- Return type:
- generateTransferPenaltyMatrix(iPrefix, iName, temporary)¶
- Parameters:
iPrefix – str
iName – str
temporary – bool
- Return type:
- generateTripsMatrix(iPrefix, iName, temporary)¶
- Parameters:
iPrefix – str
iName – str
temporary – bool
- Return type:
- generateWaitingTimeMatrix(iPrefix, iName, temporary)¶
- Parameters:
iPrefix – str
iName – str
temporary – bool
- Return type:
- generateWalkingTimeMatrix(iPrefix, iName, temporary)¶
- Parameters:
iPrefix – str
iName – str
temporary – bool
- Return type:
- getSkimMatrices(iPrefix, iName, temporary)¶
- Parameters:
iPrefix – str
iName – str
temporary – bool
- Return type:
.list of GKODMatrix