Click or drag to resize

CatchmentUHMHydrograph Property

User defined hydrograph.

Enabled when HydrographType is UserDefined.

Set to null to use instead the HydrographTsFile and HydrographTsItemNumber

Namespace:  DHI.Mike1D.RainfallRunoffModule
Assembly:  DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public IList<CatchmentUHMDimensionlessHydrographPoint> Hydrograph { get; set; }

Property Value

Type: IListCatchmentUHMDimensionlessHydrographPoint

Implements

ICatchmentUHMDataHydrograph
See Also