Click or drag to resize

HDPipeDesignOptimizationReachControl Method

Setter for controllable entity. Used by the control module. Can safely be called multiple times with the same timeN.

Namespace:  DHI.Mike1D.Mike1DDataAccess
Assembly:  DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public void Control(
	double newValue,
	int controlStrategy
)

Parameters

newValue
Type: SystemDouble
controlStrategy
Type: SystemInt32
See Also