Click or drag to resize

Mike1DDataExtensions Class

Extension methods for the MIKE 1D Data object
Inheritance Hierarchy
SystemObject
  DHI.Mike1D.Mike1DDataAccessMike1DDataExtensions

Namespace:  DHI.Mike1D.Mike1DDataAccess
Assembly:  DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public static class Mike1DDataExtensions

The Mike1DDataExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberSetMUPRegressionTestCompatabilityMode
Modifies MUP result specifications to better match the default MU result specifications.
Public methodStatic memberUnitProvider
Get unit provider, matching the UnitSystem.
Public methodStatic memberUseRRResults
Bool indicating if RR results are active in the HD simulation.

RR results can contain Runoff or Catchment Discharge results, or both.

Top
See Also