Click or drag to resize

ICatchmentUHMData.Hydrograph 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
IList<CatchmentUHM.DimensionlessHydrographPoint> Hydrograph { get; set; }

Property Value

Type: IList<CatchmentUHM.DimensionlessHydrographPoint>
See Also