FloodMapCrossSectionClosedGetFlowDistributionConveyance Method

Not supported for closed cross sections

Definition

Namespace: DHI.Mike1D.FloodMap
Assembly: DHI.Mike1D.FloodMap (in DHI.Mike1D.FloodMap.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public double GetFlowDistributionConveyance(
	double waterDepth
)

Parameters

waterDepth  Double

[Missing <param name="waterDepth"/> documentation for "M:DHI.Mike1D.FloodMap.FloodMapCrossSectionClosed.GetFlowDistributionConveyance(System.Double)"]

Return Value

Double

[Missing <returns> documentation for "M:DHI.Mike1D.FloodMap.FloodMapCrossSectionClosed.GetFlowDistributionConveyance(System.Double)"]

Implements

IFloodMapCrossSectionGetFlowDistributionConveyance(Double)

See Also