Click or drag to resize

FlowResistanceGetNonTabulatedResistanceDerivative Method

Namespace:  DHI.Mike1D.CrossSectionModule
Assembly:  DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public double GetNonTabulatedResistanceDerivative(
	double depth,
	double height
)

Parameters

depth
Type: SystemDouble
height
Type: SystemDouble

Return Value

Type: Double
See Also