Click or drag to resize

CatchmentValueSetter Method

[Missing <summary> documentation for "M:DHI.Mike1D.RainfallRunoffModule.Catchment.ValueSetter(System.Int32)"]

Namespace:  DHI.Mike1D.RainfallRunoffModule
Assembly:  DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public Action<double> ValueSetter(
	int quantityIndex
)

Parameters

quantityIndex
Type: SystemInt32

[Missing <param name="quantityIndex"/> documentation for "M:DHI.Mike1D.RainfallRunoffModule.Catchment.ValueSetter(System.Int32)"]

Return Value

Type: ActionDouble

[Missing <returns> documentation for "M:DHI.Mike1D.RainfallRunoffModule.Catchment.ValueSetter(System.Int32)"]

Implements

IDoubleProxyValueSetter(Int32)
See Also