DSP Master VCL
|
Stores and buffers statistics from a SpectrumAnalyzer.
TSpectrumStatsBuffer = class(TStatsBuffer);
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-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|