Class SLNoiseStats.TSLHarmonicBinResults

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
 
(Automated Syncronization with Documentation)
 
Line 24: Line 24:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TSLHarmonicBinResults
+
'''public ref class''' HarmonicBinResults
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==

Latest revision as of 00:31, 26 June 2013

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

Contents

Syntax

Delphi:

type TSLHarmonicBinResults = class

C++ Builder:

class TSLHarmonicBinResults

Visual C++ (MFC):

class CTSLHarmonicBinResults

C# (.NET):

public ref class HarmonicBinResults

Summary

Supplied as a parameter in the OnBinMaskOpportunity event.

Description

This object, supplied as a parameter in the OnBinMaskOpportunity event, encapsulates the location of the fundamental and its harmonics: HarmonicBin[], NumHarmonics, FundBin, and FundBinFractional. See each property for a description.

Properties

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox