Class SLPowerSpectrum.TSLPowerSpectrum

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
 
(3 intermediate revisions by one user not shown)
Line 28: Line 28:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TSLPowerSpectrum : [[Class SLCommonFilter.TSLBasicThreadedFilter|Mitov.SignalLab.BasicThreadedFilter]]
+
'''public ref class''' PowerSpectrum : [[Class SLCommonFilter.TSLBasicThreadedFilter|Mitov.SignalLab.BasicThreadedFilter]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==

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.

BIGSLPowerSpectrum.gif SLPowerSpectrum.gif NETSLPowerSpectrum.gif

Package: SignalLabPkg

Unit: SLPowerSpectrum

Inherits: TSLBasicThreadedFilter

Contents

Syntax

Delphi:

type TSLPowerSpectrum = class( TSLBasicThreadedFilter )

C++ Builder:

class TSLPowerSpectrum : public TSLBasicThreadedFilter

Visual C++ (MFC):

class CTSLPowerSpectrum : public CTSLBasicThreadedFilter

C# (.NET):

public ref class PowerSpectrum : Mitov.SignalLab.BasicThreadedFilter

Summary

Computes the Power Spectrum or the Magnitude of a Real Buffer.

Description

Use this component to compute the Power Spectrum or the Magnitude of a Real Buffer.


Diagram:

SLPowerSpectrum Preview.png

Properties

Published

Pins

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox