Click or drag to resize

StateDataType Enumeration

Type of state data. Can be used to select which part of the state to apply or exclude.

Namespace:  DHI.Mike1D.ModelState
Assembly:  DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public enum StateDataType
Members
  Member nameValueDescription
Time0 Time of simulation
HD1 Hydro Dynamic state
AD2 Advection Dispersion/component transport state
ST3 Sediment transport state
DA4 Data Assimilation state
See Also