FloodMapCrossSectionClosedGetLocalFlowDistributionDepthFactor 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 GetLocalFlowDistributionDepthFactor(
	double localDepth
)

Parameters

localDepth  Double

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

Return Value

Double

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

Implements

IFloodMapCrossSectionGetLocalFlowDistributionDepthFactor(Double)

See Also