Click or drag to resize

CatchmentObjectiveFactoryCreateObjectivePeakFlowRMSE Method

Namespace:  DHI.Mike1D.Optimization
Assembly:  DHI.Mike1D.Optimization (in DHI.Mike1D.Optimization.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public IObjectiveFunction CreateObjectivePeakFlowRMSE(
	double peakFlowLimit
)

Parameters

peakFlowLimit
Type: SystemDouble

Return Value

Type: IObjectiveFunction
See Also