SubCatchmentKinematicWaveCreate Method

Creates an instance of SubCatchmentKinematicWave

Definition

Namespace: DHI.Mike1D.RainfallRunoffModule
Assembly: DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public static SubCatchmentKinematicWave Create(
	int i
)

Parameters

i  Int32

[Missing <param name="i"/> documentation for "M:DHI.Mike1D.RainfallRunoffModule.SubCatchmentKinematicWave.Create(System.Int32)"]

Return Value

SubCatchmentKinematicWave

[Missing <returns> documentation for "M:DHI.Mike1D.RainfallRunoffModule.SubCatchmentKinematicWave.Create(System.Int32)"]

See Also