Mike1DControllerLTS Events |
The Mike1DControllerLTS type exposes the following members.
Name | Description | |
---|---|---|
ControllerEvent |
Event that is raised while the controller is running.
It is raised whenever the State of the controller changes.
(Inherited from AbstractMike1DController.) | |
ControllerProgressEvent | Controller progress event, triggered whenever the controller has progressed, though no more often than MinSecondsBetweenProgressEvent (Inherited from AbstractMike1DController.) | |
JobDoneEvent |
An event that is called when the LTS job simulation is done
| |
JobStartEvent |
An event that is called before the start of LTS job simulation
| |
PostTimeStepEvent |
An event that is called after a time step. It is used by LTSJobListCreator and LTSDryWeatherFlowCalculator.
| |
SpecialEvent |
Event that is raised for special events
(Inherited from AbstractMike1DController.) |