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

Compare with Current View Page History

Version 1 Current »

Extrapolate constant

Input
  • inputVariable
Extrapolation direction
  • extrapolationDirection
Options
  • maxGapLength
Output
  • outputVariable
Description

This tranformation will extrapolate by filling the gap between the start of the input time series and the first data value or by filling the gap between the last data value and the end of the input time series or by filling both of these gaps. If direction is "start", then fills only the gap between the start of the input time series and the first data value, with values that are equal to the first data value. If direction is "end", then fills only the gap between the last data value and the end of the input time series, with values that are equal to the last data value. If direction is "both", then fills both of these gaps.

Configuration example
  • No labels