PyKalmanPlugin.GKDynamicAdjustmentExperimentNewCmd

class GKDynamicAdjustmentExperimentNewCmd

Dynamic OD Adjustment Experiment creation command.

Details

Command to create a new dynamic OD adjustment experiment inside a dynamic scenario

Inheritance diagram of PyKalmanPlugin.GKDynamicAdjustmentExperimentNewCmd

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__()
setEngine(engine)
Parameters:

engineSimulatorEngine

Sets the engine of the experiment.

setEngineMode(mode)
Parameters:

modeEngineMode

Sets the engine mode of the experiment.

setScenario(scenario)
Parameters:

scenarioGKScenario

Sets the dynamic scenario that will contain the dynamic OD adjustment experiment to create