Click or drag to resize

SquaredGatedBCWeirControlSetGateLevel Method

Set new gate level

Namespace:  DHI.Mike1D.StructureModule
Assembly:  DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public void ControlSetGateLevel(
	double newGateLevel,
	int controlStrategyId
)

Parameters

newGateLevel
Type: SystemDouble
New gate level
controlStrategyId
Type: SystemInt32
Control strategy currently used.
See Also