CatchmentDischargeGetCatchmentDischarge Method

Get catchment discharge from boundary setup.

Definition

Namespace: DHI.Mike1D.RainfallRunoffModule
Assembly: DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
protected virtual double GetCatchmentDischarge(
	DateTime time
)

Parameters

time  DateTime

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

Return Value

Double

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

See Also