DSP Master VCL
|
Stores data and allows indexed access to elements.
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!
|