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

Stores data and allows indexed access to elements.

Dew_Signal_TSignalStoreBufferDew_Signal_TSignalStoreBufferDew_Signal_TSignalStoreBuffer
Syntax
C#
Visual Basic
public class TSignalStoreBuffer : TSignal;

SignalProcessing.cs

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-2022 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!