Class SLDft.TSLInverseComplexDft

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
 
(Automated Syncronization with Documentation)
 
(6 intermediate revisions by one user not shown)
Line 28: Line 28:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TSLInverseComplexDft : [[Class SLDft.TSLBasicInverseDFTComponent|Mitov.SignalLab.BasicInverseDFTComponent]]
+
'''public ref class''' InverseComplexDft : [[Class SLDft.TSLBasicInverseDFTComponent|Mitov.SignalLab.BasicInverseDFTComponent]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==
Line 36: Line 36:
 
Use this component to perform inverse Discrete Fourier
 
Use this component to perform inverse Discrete Fourier
 
transformation (Inverse DFT) to a Complex signal.
 
transformation (Inverse DFT) to a Complex signal.
 +
 +
 +
 +
<b>Diagram:</b>
 +
 +
[[Image:SLInverseComplexDft_Preview.png]]
  
 
== Pins ==
 
== Pins ==

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.

BIGSLInverseComplexDft.gif SLInverseComplexDft.gif NETSLInverseComplexDft.gif

Package: SignalLabPkg

Unit: SLDft

Inherits: TSLBasicInverseDFTComponent

Contents

Syntax

Delphi:

type TSLInverseComplexDft = class( TSLBasicInverseDFTComponent )

C++ Builder:

class TSLInverseComplexDft : public TSLBasicInverseDFTComponent

Visual C++ (MFC):

class CTSLInverseComplexDft : public CTSLBasicInverseDFTComponent

C# (.NET):

public ref class InverseComplexDft : Mitov.SignalLab.BasicInverseDFTComponent

Summary

Performs Complex Inverse Discrete Fourier Transformation (Inverse DFT).

Description

Use this component to perform inverse Discrete Fourier transformation (Inverse DFT) to a Complex signal.


Diagram:

SLInverseComplexDft Preview.png

Pins

From TSLBasicInverseFourierComponent

Pins

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox