HTMLSummaryReachGpRelativeDepth Method

Calculate relative depth, relative to cross section height

Definition

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

Parameters

gridPoint  GridPoint

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

depth  Double

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

Return Value

Double

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

See Also