Property SLNoiseStats.TSLNoiseStatResults.DataMean

From Mitov Wiki Doc
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.

Class: TSLNoiseStatResults

Contents

Syntax

Delphi:

property DataMean : Real read FDataMean;

C++ Builder:

__property double DataMean = { read=FDataMean };

Summary

Returns the arithmetic mean of the incoming data.

Description

Use this property to get the arithmetic mean of the incoming data. (This mean value will not

necessarily agree with the DCDataOffset value, particularly if the

fundamental frequency is not exactly centered on an FFT bin.)

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox