CalibrationPlot Properties |
The CalibrationPlot type exposes the following members.
| Name | Description | |
|---|---|---|
| AccumulatedQuantity | EUM item of the accumulated values for the quantity | |
| Catchment | ||
| InstantQuantity | EUM item of the calibrated values | |
| ItemName |
Name of item being calibrated.
| |
| ModelId |
model element ID. Unique id.
| |
| ObservedData |
Observed data. Used for creating calibration plots and for auto-calibration reference data.
| |
| ObsTimes | Times of observed data. | |
| ObsValues | Observed values. | |
| ScalingFactor |
ScalingFactor, factor between actual output and observed data.
For Catchments it is usually the area.
default value should be 1. | |
| SimValues |
Simulated values | |
| SkipAccumulatedPlot |
Bool indicating whether to create accumulated plot. If set to true, only the instant plot is created.
|