You are here: Symbol Reference > SignalProcessing Namespace > Classes > TSignalStoreBuffer Class
DSP Master VCL
ContentsIndex
PreviousUpNext
TSignalStoreBuffer Class

Stores data and allows indexed access to elements.

SignalProcessing_TSignalStoreBufferSignalProcessing_TSignalStoreBufferSignalProcessing_TSignalStoreBufferSignalProcessing_TSignalStoreBuffer
Pascal
TSignalStoreBuffer = class(TSignal);

Stores all incoming data in the Data property increasing the length as neccessary without too many resizes. Uses SetSubRange to report the correct length of the Data property.

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