Click or drag to resize

STComponentQuantitiesBedLoadRemovalAccumulated Method

Returns accumulated transport quantity.

Namespace:  DHI.Mike1D.STDataAccess
Assembly:  DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public static IQuantity BedLoadRemovalAccumulated(
	STBaseComponent stComponent,
	string extra = ""
)

Parameters

stComponent
Type: DHI.Mike1D.STDataAccessSTBaseComponent

[Missing <param name="stComponent"/> documentation for "M:DHI.Mike1D.STDataAccess.STComponentQuantities.BedLoadRemovalAccumulated(DHI.Mike1D.STDataAccess.STBaseComponent,System.String)"]

extra (Optional)
Type: SystemString

[Missing <param name="extra"/> documentation for "M:DHI.Mike1D.STDataAccess.STComponentQuantities.BedLoadRemovalAccumulated(DHI.Mike1D.STDataAccess.STBaseComponent,System.String)"]

Return Value

Type: IQuantity

[Missing <returns> documentation for "M:DHI.Mike1D.STDataAccess.STComponentQuantities.BedLoadRemovalAccumulated(DHI.Mike1D.STDataAccess.STBaseComponent,System.String)"]

See Also