Property SLNoiseStats.TSLHarmonicBinResults.FundBinFractional

From Mitov Wiki Doc
Revision as of 00:24, 22 November 2011 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.

Class: TSLHarmonicBinResults

Contents

Syntax

Delphi:

property FundBinFractional : Real read FFundBinFractional;

C++ Builder:

__property double FundBinFractional = { read=FFundBinFractional };

Summary

Returns the (floating point) bin location in the FFT output of the fundamental frequency.

Description

Use this property to get the (floating point) bin location in the FFT output of the fundamental frequency. If the fundamental frequency is an exact multiple/factor of the size of the FFT (if the fundamental is “bin-centered”) then FundBinFractional = FundBin. If the fundamental frequency is not bin-centered, then FundBin = Round( FundBinFractional ).

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox