IBedLoadCalculator Interface

Bed load calculator interface, can calculate bed load

Definition

Namespace: DHI.Mike1D.Engine.ModuleST
Assembly: DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public interface IBedLoadCalculator

Methods

CalculateBedLoad Returns bed load in [m^2/s], multiply by storageWidth to get [m^3/s].

See Also