Property SLNoiseStats.TSLHarmonicBinResults.FundBin
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.
Class: TSLHarmonicBinResults
Contents |
Syntax
Delphi:
property FundBin : Cardinal read FFundBin;
C++ Builder:
__property unsigned int FundBin = { read=FFundBin };
Summary
Returns the (unsigned integer) bin location in the FFT output of the fundamental frequency.
Description
Use this property to get the (unsigned integer) bin location
in the FFT output of the fundamental frequency.