Unit SLNoiseStats
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: SignalLabPkg
Contents |
Summary
Contains the code for the TSLNoiseStats component.
Description
This unit contains the code for the TSLNoiseStats component.
Components
- TSLNoiseStats - Calculates the noise stats of a signal.
Classes
- TSLBinMask - Array of Count integers holding the values of bins to be masked from statistic calculations.
- TSLHarmonicBinResults - Supplied as a parameter in the OnBinMaskOpportunity event.
- TSLNoiseStatResults - Supplied as a parameter class in the OnBinMaskOpportunity event.
- TSLNoiseStats - Calculates the noise stats of a signal.
Types
- TSLBinMaskOpportunityEvent - Event type to provide an opportunity to mask certain bins after the initial FFT but before statistic calculation.
- TSLNoiseStatsNotifyEvent - Event type to supply client with the results of statistic calculations. See property OnStatsAvaliable and class TSLNoiseStatsResults.