Click or drag to resize

WeirLeveeExtrapolateDfs1LeveeData Method

This function reads the dfs1 file with external data for the crest level at the lateral link.

Namespace:  DHI.Mike1D.Engine.Couplings
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public double ExtrapolateDfs1LeveeData(
	double normalizedLinkchainage,
	TimeSpan simulatedTime
)

Parameters

normalizedLinkchainage
Type: SystemDouble

[Missing <param name="normalizedLinkchainage"/> documentation for "M:DHI.Mike1D.Engine.Couplings.WeirLevee.ExtrapolateDfs1LeveeData(System.Double,System.TimeSpan)"]

simulatedTime
Type: SystemTimeSpan

[Missing <param name="simulatedTime"/> documentation for "M:DHI.Mike1D.Engine.Couplings.WeirLevee.ExtrapolateDfs1LeveeData(System.Double,System.TimeSpan)"]

Return Value

Type: Double

[Missing <returns> documentation for "M:DHI.Mike1D.Engine.Couplings.WeirLevee.ExtrapolateDfs1LeveeData(System.Double,System.TimeSpan)"]

See Also