Versions Compared

Key

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

...

A statisticsSerial transformation will compute the configured statistic function . The outputVariable has to be a timeSeries with a defined aggregation periodfrom the list below. For each timestep in the output series the input values within the corresponding aggregation period  period are used to get a result  result value for that output time. The aggregation period has to be defined in the output timeseriesset

By default, the aggregation period is defined by the output timestep. A moving window can be defined by specifying an aggregationPeriod in the timeSeriesSet. In that case (see example below) for every timestep an aggregated value over de aggregationPeriod will be calculated.

Note: For the AggregationPeriod the start is exclusive and the end is inclusive.

Functions

The available statistic functions are:

...