Class SLCommonFilter.TSLCommonTapsFilter

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
 
Line 5: Line 5:
 
</span></b>
 
</span></b>
  
'''Package:''' [[Package SignalLabBasicPkg|SignalLabBasicPkg]]
+
'''Package:''' [[Package Mitov.BasicLab|Mitov.BasicLab]]
  
 
'''Unit:''' [[Unit SLCommonFilter|SLCommonFilter]]
 
'''Unit:''' [[Unit SLCommonFilter|SLCommonFilter]]
Line 26: Line 26:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TSLCommonTapsFilter : [[Class SLCommonFilter.TSLCommonRealFilter|Mitov.SignalLab.CommonRealFilter]]
+
'''public ref class''' CommonTapsFilter : [[Class SLCommonFilter.TSLCommonRealFilter|Mitov.SignalLab.CommonRealFilter]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==
Line 37: Line 37:
  
 
=== Public ===
 
=== Public ===
*[[Property SLCommonFilter.TSLCommonTapsFilter.SampleRate|SampleRate]]
 
 
*[[Property SLCommonFilter.TSLCommonTapsFilter.FrequencyResponse|FrequencyResponse]] - Frequency response of the filter.  
 
*[[Property SLCommonFilter.TSLCommonTapsFilter.FrequencyResponse|FrequencyResponse]] - Frequency response of the filter.  
 +
*[[Property SLCommonFilter.TSLCommonTapsFilter.SampleRate|SampleRate]]
  
 
== From [[Class SLCommonFilter.TSLCommonRealFilter|TSLCommonRealFilter]] ==
 
== From [[Class SLCommonFilter.TSLCommonRealFilter|TSLCommonRealFilter]] ==
Line 59: Line 59:
 
=== Published ===
 
=== Published ===
 
*[[Property SLCommonFilter.TSLBasicThreadedEnableFilter.Enabled|Enabled]] - Enables/Disables the filter.  
 
*[[Property SLCommonFilter.TSLBasicThreadedEnableFilter.Enabled|Enabled]] - Enables/Disables the filter.  
 
== Pins ==
 
*[[Pin SLCommonFilter.TSLBasicThreadedEnableFilter.EnablePin|EnablePin]] - The enable pin of the component.
 
  
 
== From [[Class SLCommonFilter.TSLBasicThreadedFilter|TSLBasicThreadedFilter]] ==
 
== From [[Class SLCommonFilter.TSLBasicThreadedFilter|TSLBasicThreadedFilter]] ==

Latest revision as of 00:29, 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.

Package: Mitov.BasicLab

Unit: SLCommonFilter

Inherits: TSLCommonRealFilter

Contents

Syntax

Delphi:

type TSLCommonTapsFilter = class( TSLCommonRealFilter )

C++ Builder:

class TSLCommonTapsFilter : public TSLCommonRealFilter

Visual C++ (MFC):

class CTSLCommonTapsFilter : public CTSLCommonRealFilter

C# (.NET):

public ref class CommonTapsFilter : Mitov.SignalLab.CommonRealFilter

Summary

Basic abstract class for taps filters.

Description

Defines basic abstract class for taps filters.

Properties

Public

From TSLCommonRealFilter

Pins

From TSLCommonFilter

Properties

Public

From TSLBasicThreadedEnableFilter

Properties

Published

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox