Click or drag to resize

SolverSettingsDepthOfSlot Method

Depth of slot. Default: 5.0*delh

Namespace:  DHI.Mike1D.HDParameterDataAccess
Assembly:  DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public double DepthOfSlot(
	double delh
)

Parameters

delh
Type: SystemDouble

[Missing <param name="delh"/> documentation for "M:DHI.Mike1D.HDParameterDataAccess.SolverSettings.DepthOfSlot(System.Double)"]

Return Value

Type: Double

[Missing <returns> documentation for "M:DHI.Mike1D.HDParameterDataAccess.SolverSettings.DepthOfSlot(System.Double)"]

See Also