Click or drag to resize

CatchmentDischargeGetCatchmentDischarge Method

Get catchment discharge from boundary setup.

Namespace:  DHI.Mike1D.RainfallRunoffModule
Assembly:  DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
protected virtual double GetCatchmentDischarge(
	DateTime time
)

Parameters

time
Type: SystemDateTime

[Missing <param name="time"/> documentation for "M:DHI.Mike1D.RainfallRunoffModule.CatchmentDischarge.GetCatchmentDischarge(System.DateTime)"]

Return Value

Type: Double

[Missing <returns> documentation for "M:DHI.Mike1D.RainfallRunoffModule.CatchmentDischarge.GetCatchmentDischarge(System.DateTime)"]

See Also