CalibrationPlot Methods |
The CalibrationPlot type exposes the following members.
Name | Description | |
---|---|---|
CalculateR2 |
Calculate r2
| |
CreateObservedYearlyRunoff |
Create observed yearly runoff in catchment for statistics
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows 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.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets 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.
| |
MemberwiseClone | Creates 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
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |