CalibrationPlotCreateObservedYearlyRunoff Method  | 
 
            Create observed yearly runoff in catchment for statistics
            
 
    Namespace: 
   DHI.Mike1D.Generic
    Assembly:
   DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic Dictionary<int, double> CreateObservedYearlyRunoff()
Public Function CreateObservedYearlyRunoff As Dictionary(Of Integer, Double)
public:
Dictionary<int, double>^ CreateObservedYearlyRunoff()
Return Value
Type: 
DictionaryInt32, 
Double[Missing <returns> documentation for "M:DHI.Mike1D.Generic.CalibrationPlot.CreateObservedYearlyRunoff"]
See Also