DewDSPMasterNET
TSignalStatsBuffer Component
Summary
Computes and stores statistics from Input data.

Unit
SignalAnalysis

Hierarchy
TAnalysis <--TSignal <--TSignalStatsBuffer

Subclasses
None

Description
Computes specified statistical parameter on the Input 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. The component computes one value (1) from entire Input.Length .

Usually the component is preceeded with TSignalBuffer to specify window analysis length and any window overlapping.

Properties

 Name  Summary 
Mean  
OnBufferFilled  
OnComputeStats  
Overlapping  
Statistics  
StdDev  

Methods

 Name  Summary 
CurrentCount  
Reset  

Copyright 2008 Dew Research
http://www.dewresearch.com