Click or drag to resize

Mike1DControllerEM Class

Inheritance Hierarchy

Namespace:  DHI.Mike1D.Mike1DDataAccess
Assembly:  DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public class Mike1DControllerEM : Mike1DController

The Mike1DControllerEM type exposes the following members.

Constructors
  NameDescription
Public methodMike1DControllerEM
Initializes a new instance of the Mike1DControllerEM class
Public methodMike1DControllerEM(DiagnosticsHandler)
Initializes a new instance of the Mike1DControllerEM class
Top
Properties
Methods
  NameDescription
Protected methodChangeControllerState (Inherited from AbstractMike1DController.)
Protected methodDoFinish (Inherited from Mike1DController.)
Protected methodDoInitialize (Inherited from Mike1DController.)
Protected methodDoPrepare (Inherited from Mike1DController.)
Protected methodDoPrepareBoundaryData (Inherited from Mike1DController.)
Protected methodDoPrepareCatchmentResultFiles (Inherited from Mike1DController.)
Protected methodDoPrepareDiagnostics (Inherited from Mike1DController.)
Protected methodDoPrepareLTSModule (Inherited from Mike1DController.)
Protected methodDoPrepareResultFileFolder (Inherited from Mike1DController.)
Protected methodDoRun (Inherited from Mike1DController.)
Protected methodDoRunUntil (Inherited from Mike1DController.)
Protected methodDoStopSimulation (Inherited from Mike1DController.)
Protected methodDoValidate (Inherited from Mike1DController.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodFinish (Inherited from AbstractMike1DController.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Protected methodGetLTSResultSpecifications (Inherited from Mike1DController.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInitialize (Inherited from AbstractMike1DController.)
Protected methodInitTimings (Inherited from Mike1DController.)
Protected methodInvokeControllerProgressEvent (Inherited from AbstractMike1DController.)
Public methodIsInActiveState (Inherited from AbstractMike1DController.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodOpen (Inherited from Mike1DController.)
Public methodPrepare (Inherited from AbstractMike1DController.)
Protected methodRaiseControllerFailedEvent (Inherited from AbstractMike1DController.)
Protected methodReadStartStates (Overrides Mike1DControllerReadStartStates.)
Public methodReadState (Inherited from Mike1DController.)
Public methodRun (Inherited from AbstractMike1DController.)
Public methodRunManual (Inherited from AbstractMike1DController.)
Public methodRunUntil (Inherited from AbstractMike1DController.)
Protected methodSetupStateWriting (Overrides Mike1DControllerSetupStateWriting.)
Public methodStopSimulation (Inherited from AbstractMike1DController.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodValidate (Inherited from AbstractMike1DController.)
Public methodWriteState (Inherited from Mike1DController.)
Top
Events
Fields
See Also