Click or drag to resize

CalibrationPlot Methods

The CalibrationPlot type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCalculateR2
Calculate r2
Public methodCreateObservedYearlyRunoff
Create observed yearly runoff in catchment for statistics
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodFinish
Finalize, close output files.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodHandleTimeStepPerformed
Method to call when time step has been performed. It will automatically update the SimValues using the CalibratingItemGetter, when data is available.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPrepare
Prepare. Returns false if calibration plot cannot be created.
Public methodSetDataValueType
Type of time step: Instantaneous, step accumulated, reverse step accumulated, Mean step accumulated
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also