Click or drag to resize

Mike1DControllerLTS 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 Mike1DControllerLTS : Mike1DController

The Mike1DControllerLTS type exposes the following members.

Constructors
  NameDescription
Public methodMike1DControllerLTS
Initializes a new instance of the Mike1DControllerLTS class
Public methodMike1DControllerLTS(DiagnosticsHandler)
Initializes a new instance of the Mike1DControllerLTS class
Top
Properties
Methods
  NameDescription
Protected methodChangeControllerState (Inherited from AbstractMike1DController.)
Protected methodDoFinish (Inherited from Mike1DController.)
Protected methodDoInitialize (Overrides Mike1DControllerDoInitialize(IDiagnostics).)
Protected methodDoPrepare (Overrides Mike1DControllerDoPrepare.)
Protected methodDoPrepareBoundaryData (Inherited from Mike1DController.)
Protected methodDoPrepareCatchmentResultFiles (Inherited from Mike1DController.)
Protected methodDoPrepareDiagnostics (Inherited from Mike1DController.)
Protected methodDoPrepareLTSModule (Overrides Mike1DControllerDoPrepareLTSModule.)
Protected methodDoPrepareResultFileFolder (Inherited from Mike1DController.)
Protected methodDoRun (Overrides Mike1DControllerDoRun.)
Protected methodDoRunUntil (Inherited from Mike1DController.)
Protected methodDoStopSimulation (Overrides Mike1DControllerDoStopSimulation.)
Protected methodDoValidate (Overrides Mike1DControllerDoValidate.)
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 (Overrides Mike1DControllerGetLTSResultSpecifications.)
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 (Inherited from Mike1DController.)
Public methodReadState (Inherited from Mike1DController.)
Public methodRun (Inherited from AbstractMike1DController.)
Public methodRunManual (Inherited from AbstractMike1DController.)
Public methodRunUntil (Inherited from AbstractMike1DController.)
Protected methodSetupStateWriting (Inherited from Mike1DController.)
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