CatchmentValueGetter Method
Get value setter for the specified data quantity
Namespace: DHI.Mike1D.RainfallRunoffModuleAssembly: DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 24.0.0.0 (11.1.1.1111)
public virtual Func<double> ValueGetter(
int index
)
- index Int32
[Missing <param name="index"/> documentation for "M:DHI.Mike1D.RainfallRunoffModule.Catchment.ValueGetter(System.Int32)"]
FuncDoubleA value getter delegate that can set the value
IDoubleProxyValueGetter(Int32)