PyKalmanPlugin.GKDynamicAdjustmentExperiment¶
- class GKDynamicAdjustmentExperiment¶
-
Synopsis¶
Methods¶
def
__init__()def
getBoundsType()def
getDuration()def
getStartTime()def
getTargetR2()def
setBoundsType()def
setDuration()def
setStartTime()def
setTargetR2()
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__()¶
- getBoundsReferenceDemand()¶
- Return type:
GKTrafficDemand
- getBoundsType()¶
- Return type:
- getCentroidGrouping()¶
- Return type:
GKGroupingType
- getCentroidGroupingBoundsReferenceDemand()¶
- Return type:
GKTrafficDemand
- getCentroidGroupingBoundsType()¶
- Return type:
- getCentroidGroupingMatrixBounds()¶
- Return type:
Dictionary with keys of type .GKUserClass and values of type GKODMatrix.
- getDuration()¶
- Return type:
- getElasticityReferenceDemand()¶
- Return type:
GKTrafficDemand
- getMatrixBounds()¶
- Return type:
Dictionary with keys of type .GKUserClass and values of type GKODMatrix.
- getMatrixWeights()¶
- Return type:
Dictionary with keys of type .GKUserClass and values of type double.
- setBoundsReferenceDemand(demand)¶
- Parameters:
demand –
GKTrafficDemand
- setBoundsType(iValue)¶
- Parameters:
iValue –
MatrixDeviationValueType
- setCentroidGrouping(iCentroidGrouping)¶
- Parameters:
iCentroidGrouping –
GKGroupingType
- setCentroidGroupingBoundsReferenceDemand(demand)¶
- Parameters:
demand –
GKTrafficDemand
- setCentroidGroupingBoundsType(iValue)¶
- Parameters:
iValue –
MatrixDeviationValueType
- setCentroidGroupingMatrixBounds(iValue)¶
- Parameters:
iValue – Dictionary with keys of type .GKUserClass and values of type GKODMatrix.
- setDetectorCoverageThreshold(value)¶
- Parameters:
value – int
- setDuration(time)¶
- Parameters:
time –
GKTimeDuration
- setElasticityReferenceDemand(demand)¶
- Parameters:
demand –
GKTrafficDemand
- setGradientDescentIterations(value)¶
- Parameters:
value – int
- setMatrixBounds(iValue)¶
- Parameters:
iValue – Dictionary with keys of type .GKUserClass and values of type GKODMatrix.
- setMatrixWeights(iValue)¶
- Parameters:
iValue – Dictionary with keys of type .GKUserClass and values of type double.
- setMaxPathLength(iValue)¶
- Parameters:
iValue – float
- setNrIterations(iValue)¶
- Parameters:
iValue – int
- setPercentageToCongestion(iValue)¶
- Parameters:
iValue – float
- setProportionThreshold(iValue)¶
- Parameters:
iValue – float
- setTargetR2(targetR2)¶
- Parameters:
targetR2 – float