Class SLDft.TSLDft

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 Discrete Fourier transformation
 
Use this component to perform Discrete Fourier transformation
 
(DFT) over Real or Complex signal.
 
(DFT) over Real or Complex signal.
 +
 +
 +
 +
<b>Diagram:</b>
 +
 +
[[Image:SLDft_Preview.png]]
  
 
== Properties ==
 
== Properties ==
Line 41: Line 47:
 
=== Published ===
 
=== Published ===
 
*[[Property SLDft.TSLDft.WindowType|WindowType]] - Windowing function to be applied on the signal prior performing DFT.  
 
*[[Property SLDft.TSLDft.WindowType|WindowType]] - Windowing function to be applied on the signal prior performing DFT.  
 +
*[[Property SLDft.TSLDft.Normalization|Normalization]] - The normalization type for the DFT operation.
  
 
== From [[Class SLFourier.TSLFourierBaseComponent|TSLFourierBaseComponent]] ==
 
== From [[Class SLFourier.TSLFourierBaseComponent|TSLFourierBaseComponent]] ==

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.

BIGSLDft.gif SLDft.gif NETSLDft.gif

Package: SignalLabPkg

Unit: SLDft

Inherits: TSLFourierBaseComponent

Contents

Syntax

Delphi:

type TSLDft = class( TSLFourierBaseComponent )

C++ Builder:

class TSLDft : public TSLFourierBaseComponent

Visual C++ (MFC):

class CTSLDft : public CTSLFourierBaseComponent

C# (.NET):

public ref class TSLDft : Mitov.SignalLab.FourierBaseComponent

Summary

Performs Discrete Fourier Transformation (DFT).

Description

Use this component to perform Discrete Fourier transformation (DFT) over Real or Complex signal.


Diagram:

SLDft Preview.png

Properties

Published

From TSLFourierBaseComponent

Properties

Published

Pins

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox