Click or drag to resize

CatchmentNamGetYearlyStat Method

Get or create a NAMYearlyStat 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 NAMYearlyStat GetYearlyStat(
	int year
)

Parameters

year
Type: SystemInt32

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

Return Value

Type: NAMYearlyStat

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

See Also