You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

TimeShift Constant

Input
  • inputVariable, the time series which has to shift a certain number of time steps
Options
  • numberOfTimeSteps
Output
  • outputVariable, the shifted time series.
Description

The option numberOfTimeSteps defines the number of time steps the transformation has to shift. A positive value will shift the time series to the future. In the shown example

the output time series shiftedInput will be shifted backwards 1 time steps to the input time series input

Configuration example

  • No labels