Click or drag to resize

CatchmentUHMDimensionlessHydrographPoint Constructor

Default constructor

Namespace:  DHI.Mike1D.RainfallRunoffModule
Assembly:  DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public DimensionlessHydrographPoint(
	double time,
	double dimensionlessFlow
)

Parameters

time
Type: SystemDouble

[Missing <param name="time"/> documentation for "M:DHI.Mike1D.RainfallRunoffModule.CatchmentUHM.DimensionlessHydrographPoint.#ctor(System.Double,System.Double)"]

dimensionlessFlow
Type: SystemDouble

[Missing <param name="dimensionlessFlow"/> documentation for "M:DHI.Mike1D.RainfallRunoffModule.CatchmentUHM.DimensionlessHydrographPoint.#ctor(System.Double,System.Double)"]

See Also