CrossSectionLocatedGetFrictionValues(Double, CrossSectionBufferLevel) Method

Values required to calculate friction factor for higher order friction term

Definition

Namespace: DHI.Mike1D.CrossSectionModule
Assembly: DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public double GetFrictionValues(
	double waterLevel,
	CrossSectionBufferLevel wlBuffer
)

Parameters

waterLevel  Double

[Missing <param name="waterLevel"/> documentation for "M:DHI.Mike1D.CrossSectionModule.CrossSectionLocated.GetFrictionValues(System.Double,DHI.Mike1D.CrossSectionModule.CrossSectionBufferLevel)"]

wlBuffer  CrossSectionBufferLevel

[Missing <param name="wlBuffer"/> documentation for "M:DHI.Mike1D.CrossSectionModule.CrossSectionLocated.GetFrictionValues(System.Double,DHI.Mike1D.CrossSectionModule.CrossSectionBufferLevel)"]

Return Value

Double

[Missing <returns> documentation for "M:DHI.Mike1D.CrossSectionModule.CrossSectionLocated.GetFrictionValues(System.Double,DHI.Mike1D.CrossSectionModule.CrossSectionBufferLevel)"]

See Also