Click or drag to resize

ADScope Enumeration

Scope of AD component

Namespace:  DHI.Mike1D.ADDataAccess
Assembly:  DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public enum ADScope
Members
  Member nameValueDescription
Water0 Component exists in the water column and is advected/transported with the flow
Surface1 Not implemented
Fixed2 Component is fixed in space and is not advected/transported with the flow
See Also