Click or drag to resize

BedResistanceGetBedResistanceValues Method

Namespace:  DHI.Mike1D.HDParameterDataAccess
Assembly:  DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public BedResistanceValueSet GetBedResistanceValues(
	ILocation location,
	double bottomLevel,
	IDiagnostics diagnostics
)

Parameters

location
Type: DHI.Mike1D.GenericILocation
bottomLevel
Type: SystemDouble
diagnostics
Type: DHI.Mike1D.GenericIDiagnostics

Return Value

Type: BedResistanceValueSet
See Also