CalibrationPlot Methods

Methods

CalculateR2 Calculate r2
CreateObservedMonthlyRunoff Create observed monthly runoff in catchment for statistics
CreateObservedYearlyRunoff Create observed yearly runoff in catchment for statistics
EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Finish Finalize, close output files.
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTypeGets the Type of the current instance.
(Inherited from Object)
HandleTimeStepPerformed Method to call when time step has been performed. It will automatically update the SimValues using the CalibratingItemGetter, when data is available.
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Prepare Prepare. Returns false if calibration plot cannot be created.
SetDataValueType Type of time step: Instantaneous, step accumulated, reverse step accumulated, Mean step accumulated
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also