Click or drag to resize

HDDischargeOfFullPipeCalculatorGetValue Method

Return the full-running capacity on the gridpont with the given index

Namespace:  DHI.Mike1D.Engine.AddOns
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public override double GetValue(
	int elementIndex
)

Parameters

elementIndex
Type: SystemInt32

[Missing <param name="elementIndex"/> documentation for "M:DHI.Mike1D.Engine.AddOns.HDDischargeOfFullPipeCalculator.GetValue(System.Int32)"]

Return Value

Type: Double

[Missing <returns> documentation for "M:DHI.Mike1D.Engine.AddOns.HDDischargeOfFullPipeCalculator.GetValue(System.Int32)"]

Implements

IVectorGetterTGetValue(Int32)
See Also