Class SLDct.TSLInverseDct

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''' TSLInverseDct : [[Class SLCommonFilter.TSLCommonRealFilter|Mitov.SignalLab.CommonRealFilter]]
+
'''public ref class''' InverseDct : [[Class SLCommonFilter.TSLCommonRealFilter|Mitov.SignalLab.CommonRealFilter]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==
Line 36: Line 36:
 
Use this component to perform Inverse Discrete Cosine
 
Use this component to perform Inverse Discrete Cosine
 
Transform (Inverse DCT) over a Real signal.
 
Transform (Inverse DCT) over a Real signal.
 +
 +
 +
 +
<b>Diagram:</b>
 +
 +
[[Image:SLInverseDct_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]] ==

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.

BIGSLInverseDct.gif SLInverseDct.gif NETSLInverseDct.gif

Package: SignalLabPkg

Unit: SLDct

Inherits: TSLCommonRealFilter

Contents

Syntax

Delphi:

type TSLInverseDct = class( TSLCommonRealFilter )

C++ Builder:

class TSLInverseDct : public TSLCommonRealFilter

Visual C++ (MFC):

class CTSLInverseDct : public CTSLCommonRealFilter

C# (.NET):

public ref class InverseDct : Mitov.SignalLab.CommonRealFilter

Summary

Performs Inverse Discrete Cosine Transform (Inverse DCT).

Description

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


Diagram:

SLInverseDct Preview.png

From TSLCommonRealFilter

Pins

From TSLCommonFilter

Properties

Public

From TSLBasicThreadedEnableFilter

Properties

Published

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox