Click or drag to resize

AGI.STKParallel.PluginCore Namespace

This namespace provides types that support the core aspects of the STK Parallel Computing Plugin API.
Classes
  ClassDescription
Public classScenarioJob
Represents a job, composed of a list of tasks that are each supplied the same STK Scenario, to be executed in parallel.
Public classScenarioJobCompletedEventArgs
Represents the event arguments supplied to callbacks when a job of ScenarioTasks is completed.
Public classScenarioTask
Represents a plugin-submitted task that has access to perform operations on an STK Scenario during its execution.
Public classScenarioTaskCompletedEventArgs
Represents the event arguments supplied to callbacks when a CustomTask is completed.
Interfaces
  InterfaceDescription
Public interfaceILogger
An interface for logging messages on the host during the execution of a task.
Public interfaceIReportProgress
An interface used for reporting the progress of a task as it executes on a host.
Enumerations
  EnumerationDescription
Public enumerationScenarioJobStatus
Indicates the status of a ScenarioJob.
Public enumerationScenarioTaskStatus
Indicates the status of a ScenarioTask.

STK Parallel Computing Desktop API 2.7