Click or drag to resize

HTMLSummaryReachGpRelativeDepth Method

Calculate relative depth, relative to cross section height

Namespace:  DHI.Mike1D.Mike1DDataAccess
Assembly:  DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
protected double ReachGpRelativeDepth(
	GridPoint gridPoint,
	double depth
)

Parameters

gridPoint
Type: DHI.Mike1D.EngineGridPoint

[Missing <param name="gridPoint"/> documentation for "M:DHI.Mike1D.Mike1DDataAccess.HTMLSummary.ReachGpRelativeDepth(DHI.Mike1D.Engine.GridPoint,System.Double)"]

depth
Type: SystemDouble

[Missing <param name="depth"/> documentation for "M:DHI.Mike1D.Mike1DDataAccess.HTMLSummary.ReachGpRelativeDepth(DHI.Mike1D.Engine.GridPoint,System.Double)"]

Return Value

Type: Double

[Missing <returns> documentation for "M:DHI.Mike1D.Mike1DDataAccess.HTMLSummary.ReachGpRelativeDepth(DHI.Mike1D.Engine.GridPoint,System.Double)"]

See Also