Mike1DControllerLTS Properties |
The Mike1DControllerLTS type exposes the following members.
Name | Description | |
---|---|---|
![]() | CurrentTime |
Current time of simulation
(Overrides Mike1DControllerCurrentTime.) |
![]() | DiagnosticsHandler |
Handler, taking care of diagnostics messages.
(Inherited from AbstractMike1DController.) |
![]() | EngineNet |
The enginenet used for the simulation
(Inherited from AbstractMike1DController.) |
![]() | GenerateLTSJobList | Indicates if the simulation generates the job list only |
![]() | IsFailed | Bool indicating that the controller is in a failed state (Inherited from AbstractMike1DController.) |
![]() | JobListCreator | LTS job list creator |
![]() | LTSStateInfo |
Get a string that informs the user about progress in the job generation process. Used by the GUI.
|
![]() | Mike1DData |
The Mike1DData that defines the simulation setup
(Inherited from AbstractMike1DController.) |
![]() | MinSecondsBetweenProgressEvent |
Minimum number of seconds between the ControllerProgressEvent is triggered.
(Inherited from AbstractMike1DController.) |
![]() | ProgressState |
Progress state of the controller, specifying how far the controller has progressed. One of
Initialized,Prepared,Running.
(Inherited from AbstractMike1DController.) |
![]() | ResultDataList |
List of all result data components associated with
(Inherited from AbstractMike1DController.) |
![]() | RuntimeDiagnostics |
Diagnostics that are used during the simulation (prepare, run)
(Inherited from AbstractMike1DController.) |
![]() | SimulationType |
String to indicate the type of simulation being run. Used for user output only.
(Overrides Mike1DControllerSimulationType.) |
![]() | State |
Current state of the controller
(Inherited from AbstractMike1DController.) |
![]() | StateWriter |
State writer, if enabled. Available after Prepare (Inherited from Mike1DController.) |
![]() | Timings |
Detailed timings of the different parts of the simulation.
(Inherited from AbstractMike1DController.) |