PyANGKernel.GKSimulationTask

class GKSimulationTask

A simulation task. It gives feedback to the user about the simulation in progress

Inherited by: GKExperimentResultSimulationTask

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

PyANGKernel.GKSimulationTask.replication
PyANGKernel.GKSimulationTask.mode
PyANGKernel.GKSimulationTask.description
PyANGKernel.GKSimulationTask.taskId
PyANGKernel.GKSimulationTask.showOnEnd
PyANGKernel.GKSimulationTask.externalLog
PyANGKernel.GKSimulationTask.acceptExtensions
__init__()
__init__(areplication, amode[, taskId=""[, adescription=""[, ashowOnEnd=true[, aexternalLog=None[, iAcceptExtensions=true]]]]])
Parameters:
  • areplicationGKReplication

  • amodeGKSimulationMode

  • taskId – str

  • adescription – str

  • ashowOnEnd – bool

  • aexternalLogvoid

  • iAcceptExtensions – bool