Mike1DControllerEM Properties |
The Mike1DControllerEM type exposes the following members.
Name | Description | |
---|---|---|
![]() | CurrentTime |
Current time of simulation
(Inherited from Mike1DController.) |
![]() | DiagnosticsHandler |
Handler, taking care of diagnostics messages.
(Inherited from AbstractMike1DController.) |
![]() | EngineNet |
The enginenet used for the simulation
(Inherited from AbstractMike1DController.) |
![]() | IsFailed | Bool indicating that the controller is in a failed state (Inherited from AbstractMike1DController.) |
![]() | 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.
(Inherited from Mike1DController.) |
![]() | 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.) |