There are settings which can specify the number of non-decimated points prior to and after the actual step.
ChronoP.SetDecimation(Decimation, PreStep, PostStep) | ||
Decimation | BOOL |
Boolean indicating whether or not the data will be decimated or not. |
PreStep | INDEX | The number of data points to show in an undecimated format prior to the step. |
PostStep | INDEX |
The number of data points to show in an undecimated format after the step. |