Click or drag to resize

XSRectangularPreprocessedGetRadiusAboveProcessed Method

Returns the hydraulic radius for the given water depth above the processed data.

Namespace:  DHI.Mike1D.CrossSectionModule
Assembly:  DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public double GetRadiusAboveProcessed(
	double depth
)

Parameters

depth
Type: SystemDouble

[Missing <param name="depth"/> documentation for "M:DHI.Mike1D.CrossSectionModule.XSRectangularPreprocessed.GetRadiusAboveProcessed(System.Double)"]

Return Value

Type: Double

[Missing <returns> documentation for "M:DHI.Mike1D.CrossSectionModule.XSRectangularPreprocessed.GetRadiusAboveProcessed(System.Double)"]

See Also