Class SLFourier.TSLFourierBaseComponent

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
 
(Automated Syncronization with Documentation)
 
Line 26: Line 26:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TSLFourierBaseComponent : [[Class SLFourier.TSLFourierComponent|Mitov.SignalLab.FourierComponent]]
+
'''public ref class''' FourierBaseComponent : [[Class SLFourier.TSLFourierComponent|Mitov.SignalLab.FourierComponent]]
 
</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: SLFourier

Inherits: TSLFourierComponent

Contents

Syntax

Delphi:

type TSLFourierBaseComponent = class( TSLFourierComponent )

C++ Builder:

class TSLFourierBaseComponent : public TSLFourierComponent

Visual C++ (MFC):

class CTSLFourierBaseComponent : public CTSLFourierComponent

C# (.NET):

public ref class FourierBaseComponent : Mitov.SignalLab.FourierComponent

Summary

Base abstract class for FFT components.

Description

Base abstract class for the FFT type of components.

Properties

Published

Pins

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox