Click or drag to resize

SoftstartTypes Enumeration

Types of softstart

Namespace:  DHI.Mike1D.BoundaryModule
Assembly:  DHI.Mike1D.BoundaryModule (in DHI.Mike1D.BoundaryModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public enum SoftstartTypes
Members
  Member nameValueDescription
None0 No softstart
Linear1 Linear variation within softstart period
Sinusoidal2 Sinusoidal variation within softstart period
Remarks
Do not change integer values, they are used in conversions
See Also