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

Stores and buffers statistics from a SpectrumAnalyzer.

Dew_Signal_TSpectrumStatsBufferDew_Signal_TSpectrumStatsBufferDew_Signal_TSpectrumStatsBufferDew_Signal_TSpectrumStatsBuffer
Syntax
C#
Visual Basic
public class TSpectrumStatsBuffer : TStatsBuffer;

SignalAnalysis.cs

Computes specified statistical parameter on the SpectrumAnalyzer data and stores the result in Data property. Until the Data vector is full, it is returning pipeStream on Pull requests. Once the Data is full, it returns pipeOK once and resest the buffer counter to 0. The current writing position is returned via CurrentCount index.

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