Class SLNoiseStats.TSLNoiseStatResults

From Mitov Wiki Doc
Revision as of 00:31, 26 June 2013 by David Alm (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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

Unit: SLNoiseStats

Inherits: TSLHarmonicBinResults

Contents

Syntax

Delphi:

type TSLNoiseStatResults = class( TSLHarmonicBinResults )

C++ Builder:

class TSLNoiseStatResults : public TSLHarmonicBinResults

Visual C++ (MFC):

class CTSLNoiseStatResults : public CTSLHarmonicBinResults

C# (.NET):

public ref class NoiseStatResults : Mitov.SignalLab.HarmonicBinResults

Summary

Supplied as a parameter class in the OnBinMaskOpportunity event.

Description

This object, supplied as a parameter in the OnBinMaskOpportunity event, contains the results of the noise statistic calculations. Read-only properties include Harmonic[], Fundamental, SFDR, SFDRBin, SNR, THD, SINAD, ENOB, IntNoiseFloor, and AvgNoise. Inherited read-only properties include: HarmonicBin[], NumHarmonics, FundBin, and FundBinFractional. See each property for a description.

Properties

Public

From TSLHarmonicBinResults

Properties

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox