Class SLCommonFilter.TSLCommonComplexFilter

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
 
(11 intermediate revisions by one user not shown)
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''' TSLCommonComplexFilter : [[Class SLCommonFilter.TSLCommonFilter|Mitov.SignalLab.CommonFilter]]
+
'''public ref class''' CommonComplexFilter : [[Class SLCommonFilter.TSLCommonFilter|Mitov.SignalLab.CommonFilter]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==
Line 51: Line 51:
 
=== 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: TSLCommonFilter

Contents

Syntax

Delphi:

type TSLCommonComplexFilter = class( TSLCommonFilter )

C++ Builder:

class TSLCommonComplexFilter : public TSLCommonFilter

Visual C++ (MFC):

class CTSLCommonComplexFilter : public CTSLCommonFilter

C# (.NET):

public ref class CommonComplexFilter : Mitov.SignalLab.CommonFilter

Summary

Base abstract class for Complex data filters.

Description

Abstract base class for all the Complex data filters.

Pins

From TSLCommonFilter

Properties

Public

From TSLBasicThreadedEnableFilter

Properties

Published

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox