Click or drag to resize

LTSJobListCreatorTypes Enumeration

Enum specifying what kind of algorithm to use when generating a job list.

Namespace:  DHI.Mike1D.Mike1DDataAccess
Assembly:  DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public enum LTSJobListCreatorTypes
Members
  Member nameValueDescription
RainSeries0 Evaluation is done only when the rain is active.
AllInflow1 No optimization using the rain series is done and inflow is examined every time step.
See Also