Class SLDct.TSLDct

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 Cosine Transform (DCT)
 
Use this component to perform Discrete Cosine Transform (DCT)
 
over a Real signal.
 
over a Real signal.
 +
 +
 +
 +
<b>Diagram:</b>
 +
 +
[[Image:SLDct_Preview.png]]
  
 
== From [[Class SLCommonFilter.TSLCommonRealFilter|TSLCommonRealFilter]] ==
 
== From [[Class SLCommonFilter.TSLCommonRealFilter|TSLCommonRealFilter]] ==
Line 56: Line 62:
 
=== Published ===
 
=== Published ===
 
*[[Property SLCommonFilter.TSLBasicThreadedEnableFilter.Enabled|Enabled]]
 
*[[Property SLCommonFilter.TSLBasicThreadedEnableFilter.Enabled|Enabled]]
 
== Pins ==
 
*[[Pin SLCommonFilter.TSLBasicThreadedEnableFilter.EnablePin|EnablePin]]
 
  
 
== From [[Class SLCommonFilter.TSLBasicThreadedFilter|TSLBasicThreadedFilter]] ==
 
== From [[Class SLCommonFilter.TSLBasicThreadedFilter|TSLBasicThreadedFilter]] ==

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.

BIGSLDct.gif SLDct.gif NETSLDct.gif

Package: SignalLabPkg

Unit: SLDct

Inherits: TSLCommonRealFilter

Contents

Syntax

Delphi:

type TSLDct = class( TSLCommonRealFilter )

C++ Builder:

class TSLDct : public TSLCommonRealFilter

Visual C++ (MFC):

class CTSLDct : public CTSLCommonRealFilter

C# (.NET):

public ref class TSLDct : Mitov.SignalLab.CommonRealFilter

Summary

Performs Discrete Cosine Transform (DCT).

Description

Use this component to perform Discrete Cosine Transform (DCT) over a Real signal.


Diagram:

SLDct Preview.png

From TSLCommonRealFilter

Pins

From TSLCommonFilter

Properties

Public

From TSLBasicThreadedEnableFilter

Properties

Published

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox