Click or drag to resize

HDWaterLevelDepthTypes Enumeration

Type of water level/depth points used for initial conditions.

Namespace:  DHI.Mike1D.HDParameterDataAccess
Assembly:  DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public enum HDWaterLevelDepthTypes
Members
  Member nameValueDescription
Default0 Default is a value defined at a point, were interpolation takes place between points of this type.
FlushIn1 Flush-in point: this water level will flush as far as it can get from the point of definition. It will flush in vertically. Interpolation will not take place around flush-in points.
See Also