Click or drag to resize

CatchmentObjectiveFactoryCreateObjectiveLowFlowRMSE 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 CreateObjectiveLowFlowRMSE(
	double lowFlowLimit
)

Parameters

lowFlowLimit
Type: SystemDouble

Return Value

Type: IObjectiveFunction
See Also