Click or drag to resize

CatchmentKinematicWaveItem Property

Getter returning data that vary with each surface type.

Namespace:  DHI.Mike1D.RainfallRunoffModule
Assembly:  DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public ICatchmentKinematicWaveSurfaceData this[
	CatchmentKinematicWaveSurfaceType surfaceType
] { get; }

Parameters

surfaceType
Type: DHI.Mike1D.RainfallRunoffModuleCatchmentKinematicWaveSurfaceType

Property Value

Type: ICatchmentKinematicWaveSurfaceData

Implements

ICatchmentKinematicWaveDataItemCatchmentKinematicWaveSurfaceType
See Also