Click or drag to resize

ISTGridPointAvailableVolumeForComponent Method

Available volume for non-cohesive component to erode in one timestep

Namespace:  DHI.Mike1D.Engine.ModuleST
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
double AvailableVolumeForComponent(
	int componentIndex
)

Parameters

componentIndex
Type: SystemInt32

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

Return Value

Type: Double

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

See Also