XSBaseRawGetLocalVelocityFactorFromIntegral Method

Note: This API is now obsolete.

Definition

Namespace: DHI.Mike1D.CrossSectionModule
Assembly: DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
[ObsoleteAttribute("Use GetFlowDistributionConveyanceFromIntegral")]
public double GetLocalVelocityFactorFromIntegral(
	double waterdepth
)

Parameters

waterdepth  Double

[Missing <param name="waterdepth"/> documentation for "M:DHI.Mike1D.CrossSectionModule.XSBaseRaw.GetLocalVelocityFactorFromIntegral(System.Double)"]

Return Value

Double

[Missing <returns> documentation for "M:DHI.Mike1D.CrossSectionModule.XSBaseRaw.GetLocalVelocityFactorFromIntegral(System.Double)"]

See Also