AGI.STKParallel.PluginCore Namespace |
Class | Description | |
---|---|---|
ScenarioJob |
Represents a job, composed of a list of tasks that are each supplied the same STK Scenario, to be executed in parallel.
| |
ScenarioJobCompletedEventArgs |
Represents the event arguments supplied to callbacks when a job of ScenarioTasks is completed.
| |
ScenarioTask |
Represents a plugin-submitted task that has access to perform operations on an STK Scenario during its execution.
| |
ScenarioTaskCompletedEventArgs |
Represents the event arguments supplied to callbacks when a CustomTask is completed.
|
Interface | Description | |
---|---|---|
ILogger |
An interface for logging messages on the host during the execution of a task.
| |
IReportProgress |
An interface used for reporting the progress of a task as it executes on a host.
|
Enumeration | Description | |
---|---|---|
ScenarioJobStatus |
Indicates the status of a ScenarioJob.
| |
ScenarioTaskStatus |
Indicates the status of a ScenarioTask.
|
STK Parallel Computing Desktop API 2.9