Class SLBasicGenericRealMatrix.TSLBasicGenericRealMatrix

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
 
(7 intermediate revisions by one user not shown)
Line 26: Line 26:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TSLBasicGenericRealMatrix : [[Class SLBasicGenericRealMatrix.TSLCommonRealMatrixFilter|Mitov.SignalLab.CommonRealMatrixFilter]]
+
'''public ref class''' BasicGenericRealMatrix : [[Class SLBasicGenericRealMatrix.TSLCommonRealMatrixFilter|Mitov.SignalLab.CommonRealMatrixFilter]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==
Line 61: Line 61:
  
 
=== 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 71: Line 68:
  
 
=== 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: TSLCommonRealMatrixFilter

Contents

Syntax

Delphi:

type TSLBasicGenericRealMatrix = class( TSLCommonRealMatrixFilter )

C++ Builder:

class TSLBasicGenericRealMatrix : public TSLCommonRealMatrixFilter

Visual C++ (MFC):

class CTSLBasicGenericRealMatrix : public CTSLCommonRealMatrixFilter

C# (.NET):

public ref class BasicGenericRealMatrix : Mitov.SignalLab.CommonRealMatrixFilter

Summary

Base class for generic real matrix filters.

Description

This is base class for generic real matrix filters.

Properties

Published

Methods

Public

Events

From TSLCommonRealMatrixFilter

Pins

From TSLBasicThreadedEnableFilter

Properties

Published

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox