AbstractMike1DController Class |
Namespace: DHI.Mike1D.Mike1DDataAccess
public abstract class AbstractMike1DController : IMike1DController
The AbstractMike1DController type exposes the following members.
Name | Description | |
---|---|---|
![]() | AbstractMike1DController | Initializes a new instance of the AbstractMike1DController class |
![]() | AbstractMike1DController(DiagnosticsHandler) | Initializes a new instance of the AbstractMike1DController class |
Name | Description | |
---|---|---|
![]() | CurrentTime | |
![]() | DiagnosticsHandler | |
![]() | EngineNet | |
![]() | IsFailed | |
![]() | Mike1DData | |
![]() | MinSecondsBetweenProgressEvent | |
![]() | ProgressState | |
![]() | ResultDataList | |
![]() | RuntimeDiagnostics | |
![]() | SimulationType | |
![]() | State | |
![]() | Timings |
Name | Description | |
---|---|---|
![]() | ChangeControllerState | |
![]() | DoFinish | |
![]() | DoInitialize | |
![]() | DoPrepare | |
![]() | DoRun | |
![]() | DoRunUntil | |
![]() | DoStopSimulation | |
![]() | DoValidate | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | Finish | |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Initialize | |
![]() | InitTimings | |
![]() | InvokeControllerProgressEvent | |
![]() | IsInActiveState | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Prepare | |
![]() | RaiseControllerFailedEvent | |
![]() | Run | |
![]() | RunManual | |
![]() | RunUntil | |
![]() | StopSimulation | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | Validate |
Name | Description | |
---|---|---|
![]() | ControllerEvent | |
![]() | ControllerProgressEvent |
Name | Description | |
---|---|---|
![]() | _engineNet | |
![]() | _engineNetGlobal | |
![]() | _mike1DData | |
![]() | _resultDataList | |
![]() | _runtimeDiagnostics | |
![]() | _state | |
![]() | _suppressUnknownExceptions | |
![]() | _timings |
Name | Description | |
---|---|---|
![]() | CanWriteHtmlSummary | (Defined by ControllerExtensions.) |