Signal Correction Analysis Object *

23.08.2021

With this analysis object, you can interpolate, remove or replace void values from floating point data sets.

The object can process data series and signals.

Interpolate replaces all void values by a linear interpolation. Interpolation occurs with signals separately for the X and Y components. Void values located at the beginning or end of the data set are extrapolated. The difference between neighboring valid values is thereby continued accordingly.

Remove removes all void values from the data set. When signals are processed, all of the points are deleted where at least one component is void.

Replace replaces all void values of the data set with a fixed value. When processing signals, only the Y component is processed. Any void values present in the X component remain.

FPScript Functions Used

InterpolateVoidValues

RemoveVoidValues

SearchVoidValues

* This analysis object is not available in FlexPro View.

Share article or send as email:

You might be interested in these articles