Property SLNoiseStats.TSLHarmonicBinResults.HarmonicBin
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 HarmonicBin[ I : Cardinal ] : Cardinal;
C++ Builder:
__property unsigned int HarmonicBin[ unsigned int I ] = { };
Summary
Returns the bin location in the FFT ouput of the I+1th harmonic of the fundamental frequency.
Description
Use this property to get the bin location in the FFT ouput of
the I+1th harmonic of the fundamental frequency.