Class SLDft.TSLInverseDft

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
 
(Automated Syncronization with Documentation)
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 Real signal.
 
transformation (Inverse DFT) to a Real signal.
 +
 +
 +
 +
<b>Diagram:</b>
 +
 +
[[Image:SLInverseDft_Preview.png]]
 +
 +
== Properties ==
 +
 +
=== Published ===
 +
*[[Property SLDft.TSLInverseDft.Normalization|Normalization]] - The normalization type for the DFT operation.
  
 
== Pins ==
 
== Pins ==

Revision as of 20:30, 10 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.

BIGSLInverseDft.gif SLInverseDft.gif NETSLInverseDft.gif

Package: SignalLabPkg

Unit: SLDft

Inherits: TSLBasicInverseDFTComponent

Contents

Syntax

Delphi:

type TSLInverseDft = class( TSLBasicInverseDFTComponent )

C++ Builder:

class TSLInverseDft : public TSLBasicInverseDFTComponent

Visual C++ (MFC):

class CTSLInverseDft : public CTSLBasicInverseDFTComponent

C# (.NET):

public ref class TSLInverseDft : Mitov.SignalLab.BasicInverseDFTComponent

Summary

Performs Real Inverse Discrete Fourier Transformation (Inverse DFT).

Description

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


Diagram:

SLInverseDft Preview.png

Properties

Published

Pins

From TSLBasicInverseFourierComponent

Pins

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox