|
Aimsun Next Scripting
24.0
|
Public Member Functions | |
| GKSimulationTask () | |
| GKSimulationTask (GKReplication *areplication, GKReplication::GKSimulationMode amode, const QString &taskId="", const QString &adescription="", bool ashowOnEnd=true) | |
Public Attributes | |
| GKReplication * | replication |
| GKReplication::GKSimulationMode | mode |
| QString | description |
| QString | taskId |
| bool | showOnEnd |
| GKSimulationTask::GKSimulationTask | ( | ) |
| GKSimulationTask::GKSimulationTask | ( | GKReplication * | areplication, |
| GKReplication::GKSimulationMode | amode, | ||
| const QString & | taskId = "", |
||
| const QString & | adescription = "", |
||
| bool | ashowOnEnd = true |
||
| ) |
| QString GKSimulationTask::description |
The description of the task. It is shown during the execution.
| GKReplication::GKSimulationMode GKSimulationTask::mode |
Simulation mode.
| GKReplication* GKSimulationTask::replication |
Simulation being executed.
| bool GKSimulationTask::showOnEnd |
Sets if the task should display its GKTaskExtensionWrapper informations on ending.
| QString GKSimulationTask::taskId |
task identifier
1.9.4