ISTReachBedLoad Method

List of ST grid points

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#
double BedLoad(
	int componentIndex,
	int faceIndex
)

Parameters

componentIndex  Int32

[Missing <param name="componentIndex"/> documentation for "M:DHI.Mike1D.Engine.ModuleST.ISTReach.BedLoad(System.Int32,System.Int32)"]

faceIndex  Int32

[Missing <param name="faceIndex"/> documentation for "M:DHI.Mike1D.Engine.ModuleST.ISTReach.BedLoad(System.Int32,System.Int32)"]

Return Value

Double

[Missing <returns> documentation for "M:DHI.Mike1D.Engine.ModuleST.ISTReach.BedLoad(System.Int32,System.Int32)"]

See Also