Interface IModel
Represents solver model of TSD
Inherited Members
Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting.dll
Syntax
public interface IModel : IModelBase, IHaveId
Properties
| Name | Description |
|---|---|
| AnalysisType | Gets the type of analysis this model applies to |
Methods
| Name | Description |
|---|---|
| GetResultsAsync(CancellationToken) | Returns the analysis results |