Click or drag to resize

Mike1DControllerLTS Properties

The Mike1DControllerLTS type exposes the following members.

Properties
  NameDescription
Public propertyCurrentTime
Current time of simulation
(Overrides Mike1DControllerCurrentTime.)
Public propertyDiagnosticsHandler
Handler, taking care of diagnostics messages.
(Inherited from AbstractMike1DController.)
Public propertyEngineNet
The enginenet used for the simulation
(Inherited from AbstractMike1DController.)
Public propertyGenerateLTSJobList
Indicates if the simulation generates the job list only
Public propertyIsFailed
Bool indicating that the controller is in a failed state
(Inherited from AbstractMike1DController.)
Public propertyJobListCreator
LTS job list creator
Public propertyLTSStateInfo
Get a string that informs the user about progress in the job generation process. Used by the GUI.
Public propertyMike1DData
The Mike1DData that defines the simulation setup
(Inherited from AbstractMike1DController.)
Public propertyMinSecondsBetweenProgressEvent
Minimum number of seconds between the ControllerProgressEvent is triggered.
(Inherited from AbstractMike1DController.)
Public propertyProgressState
Progress state of the controller, specifying how far the controller has progressed. One of Initialized,Prepared,Running.
(Inherited from AbstractMike1DController.)
Public propertyResultDataList
List of all result data components associated with
(Inherited from AbstractMike1DController.)
Public propertyRuntimeDiagnostics
Diagnostics that are used during the simulation (prepare, run)
(Inherited from AbstractMike1DController.)
Public propertySimulationType
String to indicate the type of simulation being run. Used for user output only.
(Overrides Mike1DControllerSimulationType.)
Public propertyState
Current state of the controller
(Inherited from AbstractMike1DController.)
Public propertyStateWriter (Inherited from Mike1DController.)
Public propertyTimings
Detailed timings of the different parts of the simulation.
(Inherited from AbstractMike1DController.)
Top
See Also