Click or drag to resize

HortonSwitchHortonModeTo Method

Switch Horton mode. Automatically calculating new Horton times, i.e. when switching from dry to wet mode, the value of Twet is calculated to match the same infiltration as the current value of Tdry, and vice versa.

Namespace:  DHI.Mike1D.RainfallRunoffModule
Assembly:  DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public void SwitchHortonModeTo(
	HortonMode newMode
)

Parameters

newMode
Type: DHI.Mike1D.RainfallRunoffModuleHortonMode

[Missing <param name="newMode"/> documentation for "M:DHI.Mike1D.RainfallRunoffModule.Horton.SwitchHortonModeTo(DHI.Mike1D.RainfallRunoffModule.HortonMode)"]

See Also