Click or drag to resize

CalibrationPlot Properties

The CalibrationPlot type exposes the following members.

Properties
  NameDescription
Public propertyAccumulatedQuantity
EUM item of the accumulated values for the quantity
Public propertyCatchment
Public propertyInstantQuantity
EUM item of the calibrated values
Public propertyItemName
Name of item being calibrated.
Public propertyModelId
model element ID. Unique id.
Public propertyObservedData
Observed data. Used for creating calibration plots and for auto-calibration reference data.
Public propertyObsTimes
Times of observed data.
Public propertyObsValues
Observed values.
Public propertyScalingFactor
ScalingFactor, factor between actual output and observed data. For Catchments it is usually the area.

default value should be 1.

Public propertySimValues
Simulated values
Public propertySkipAccumulatedPlot
Bool indicating whether to create accumulated plot. If set to true, only the instant plot is created.
Top
See Also