Click or drag to resize

Mike1DControllerLTS Events

The Mike1DControllerLTS type exposes the following members.

Events
  NameDescription
Public eventControllerEvent
Event that is raised while the controller is running. It is raised whenever the State of the controller changes.
(Inherited from AbstractMike1DController.)
Public eventControllerProgressEvent
Controller progress event, triggered whenever the controller has progressed, though no more often than MinSecondsBetweenProgressEvent
(Inherited from AbstractMike1DController.)
Public eventJobDoneEvent
An event that is called when the LTS job simulation is done
Public eventJobStartEvent
An event that is called before the start of LTS job simulation
Public eventPostTimeStepEvent
An event that is called after a time step. It is used by LTSJobListCreator and LTSDryWeatherFlowCalculator.
Public eventSpecialEvent
Event that is raised for special events
(Inherited from AbstractMike1DController.)
Top
See Also