Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The accumulation interval sums the values for all time steps within the selected time window range. The time window range is defined by the associated time span or time step.

Attributes:

  • function: accumulationInterval
  • movingAccumulationTimeSpan: Time spans that the user selects from using the slider.
    or
  • timeStep: Time steps that the user selects from using the slider.
frequency distribution (with associated samples).

The data range of the y-axis is determined by the minimum value to the maximum value of the timeseries. The frequency of the available values are counted and plotted within the range intervals. The selected sample determines in how many range intervals the data range should be divided into and therefor the width of the range intervals.

Attributes:

  • function: frequencyDistribution
  • samples: The number of intervals that the user selects from using the slider.
gaussian curve (with associated samples).

The mean value and standard deviation are calculated for the timeseries from which the normal distrubution function is calculated. The selected sample determines in how many samples the normal distribution function is divided into.

Attributes:

  • function: gaussianCurve.
  • ignoreMissings: when true, missing values are ignored and each average will be calculated from the available values within the current time window.
    When false, calculated values will be set to missing if one or more values within the current time window are missing.
  • samples: The number of samples that the user selects from using the slider.
Schemas for the slider
movingAccumulationTimeSpan

...