Class SLBasicGenericRealMatrix.TSLCommonRealMatrixFilter

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
 
(Automated Syncronization with Documentation)
 
(21 intermediate revisions by one user not shown)
Line 26: Line 26:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TSLCommonRealMatrixFilter : [[Class SLCommonFilter.TSLBasicCommonFilter|Mitov.SignalLab.BasicCommonFilter]]
+
'''public ref class''' CommonRealMatrixFilter : [[Class SLCommonFilter.TSLBasicCommonFilter|Mitov.SignalLab.BasicCommonFilter]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==
Line 44: Line 44:
  
 
=== Published ===
 
=== Published ===
*[[Property SLCommonFilter.TSLBasicThreadedEnableFilter.Enabled|Enabled]] - Enables/Disables the filter.
+
*[[Property SLCommonFilter.TSLBasicThreadedEnableFilter.Enabled|Enabled]]
 
+
== Pins ==
+
*[[Pin SLCommonFilter.TSLBasicThreadedEnableFilter.EnablePin|EnablePin]] - The enable pin of the component.
+
  
 
== From [[Class SLCommonFilter.TSLBasicThreadedFilter|TSLBasicThreadedFilter]] ==
 
== From [[Class SLCommonFilter.TSLBasicThreadedFilter|TSLBasicThreadedFilter]] ==
Line 54: Line 51:
  
 
=== Published ===
 
=== Published ===
*[[Property SLCommonFilter.TSLBasicThreadedFilter.Threading|Threading]] - Specifies the desired threading settings for the filtering.
+
*[[Property SLCommonFilter.TSLBasicThreadedFilter.Threading|Threading]]
  
 
[[Category:Classes]]
 
[[Category:Classes]]

Latest revision as of 00:30, 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: SignalLabBasicPkg

Unit: SLBasicGenericRealMatrix

Inherits: TSLBasicCommonFilter

Contents

Syntax

Delphi:

type TSLCommonRealMatrixFilter = class( TSLBasicCommonFilter )

C++ Builder:

class TSLCommonRealMatrixFilter : public TSLBasicCommonFilter

Visual C++ (MFC):

class CTSLCommonRealMatrixFilter : public CTSLBasicCommonFilter

C# (.NET):

public ref class CommonRealMatrixFilter : Mitov.SignalLab.BasicCommonFilter

Summary

Base abstract class for Real(Double) Matrix data filters.

Description

Abstract base class for all the Real(Double) Matrix data filters.

Pins

From TSLBasicThreadedEnableFilter

Properties

Published

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox