Click or drag to resize

CrossSectionSlotDecoratorGetCriticalDepth Method (Double, Double, Double)

Note: This API is now obsolete.

Namespace:  DHI.Mike1D.CrossSectionModule
Assembly:  DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
[ObsoleteAttribute("Deprecated MU functionality. Enable usage by setting mike1DData.HDParameters.Options.MUNaturalCriticalDepth")]
public double GetCriticalDepth(
	double discharge,
	double depth,
	double flowArea
)

Parameters

discharge
Type: SystemDouble
depth
Type: SystemDouble
flowArea
Type: SystemDouble

Return Value

Type: Double
See Also