You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Dew.Signal.Units Namespace > Classes > SignalUtils Class > SignalUtils Methods > SignalUtils.MonitorCircularBuffer Method
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
SignalUtils.MonitorCircularBuffer Method

Monitor the circular buffer.

Syntax
C#
Visual Basic
public static void MonitorCircularBuffer(TVec Buffer, TVec Dst, ref TCircularBufferState State, TMonitorMode MonitorMode);

Copies the most recent Dst.Length samples from the circular Buffer to Dst and does not advance the read cursor.

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