You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Classes > TSignalIncBuffer Class
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
TSignalIncBuffer Class

Increase buffer length.

Dew_Signal_TSignalIncBufferDew_Signal_TSignalIncBufferDew_Signal_TSignalIncBuffer
Syntax
C#
Visual Basic
public class TSignalIncBuffer : TSignal;

SignalProcessing.cs

Use this component to increase the length of the data blocks being processed by Factor. Each time an update request is received, a new block of data is appended to the existing buffer. Once the Length exceeds the Input.Length*Factor the buffer is shifted left for each new block of data.

Copyright (c) 1999-2022 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!