Click or drag to resize

IMike1DController Properties

The IMike1DController type exposes the following members.

Properties
  NameDescription
Public propertyCurrentTime
Current time of controller.
Public propertyEngineNet
The enginenet used for the simulation
Public propertyMike1DData
The Mike1DData that defines the simulation setup
Public propertyProgressState
Progress state of the controller, specifying how far the controller has progressed. One of Initialized,Prepared,Running.
Public propertyResultDataList
List of all result data components associated with
Public propertyRuntimeDiagnostics
Diagnostics that are used during the simulation (prepare, run)
Public propertySimulationType
String to indicate the type of simulation being run. Used for user output only.
Public propertyState
Current state of the controller
Public propertyTimings
Detailed timings of the different parts of the simulation.
Top
See Also