Click or drag to resize

CatchmentGetYearlyStat Method

Get or create a RRYearlyStat object for the specified year.

Namespace:  DHI.Mike1D.RainfallRunoffModule
Assembly:  DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
protected RRYearlyStat GetYearlyStat(
	int year
)

Parameters

year
Type: SystemInt32

[Missing <param name="year"/> documentation for "M:DHI.Mike1D.RainfallRunoffModule.Catchment.GetYearlyStat(System.Int32)"]

Return Value

Type: RRYearlyStat

[Missing <returns> documentation for "M:DHI.Mike1D.RainfallRunoffModule.Catchment.GetYearlyStat(System.Int32)"]

See Also