Class SLApplyIntConst.TSLApplyIntConst

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
 
(Automated Syncronization with Documentation)
 
(6 intermediate revisions by one user not shown)
Line 28: Line 28:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TSLApplyIntConst : [[Class SLCommonFilter.TSLCommonIntegerFilter|Mitov.SignalLab.CommonIntegerFilter]]
+
'''public ref class''' ApplyIntConst : [[Class SLCommonFilter.TSLCommonIntegerFilter|Mitov.SignalLab.CommonIntegerFilter]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==
Line 36: Line 36:
 
Use this component to apply a Integer constant to each buffer
 
Use this component to apply a Integer constant to each buffer
 
passing trough the filter.
 
passing trough the filter.
 +
 +
 +
 +
<b>Diagram:</b>
 +
 +
[[Image:SLApplyIntConst_Preview.png]]
  
 
== Properties ==
 
== Properties ==
Line 62: Line 68:
 
=== Published ===
 
=== Published ===
 
*[[Property SLCommonFilter.TSLBasicThreadedEnableFilter.Enabled|Enabled]]
 
*[[Property SLCommonFilter.TSLBasicThreadedEnableFilter.Enabled|Enabled]]
 
== Pins ==
 
*[[Pin SLCommonFilter.TSLBasicThreadedEnableFilter.EnablePin|EnablePin]]
 
  
 
== From [[Class SLCommonFilter.TSLBasicThreadedFilter|TSLBasicThreadedFilter]] ==
 
== From [[Class SLCommonFilter.TSLBasicThreadedFilter|TSLBasicThreadedFilter]] ==

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.

BIGSLApplyIntConst.gif SLApplyIntConst.gif NETSLApplyIntConst.gif

Package: SignalLabPkg

Unit: SLApplyIntConst

Inherits: TSLCommonIntegerFilter

Contents

Syntax

Delphi:

type TSLApplyIntConst = class( TSLCommonIntegerFilter )

C++ Builder:

class TSLApplyIntConst : public TSLCommonIntegerFilter

Visual C++ (MFC):

class CTSLApplyIntConst : public CTSLCommonIntegerFilter

C# (.NET):

public ref class ApplyIntConst : Mitov.SignalLab.CommonIntegerFilter

Summary

Applies a Integer constant to each sample.

Description

Use this component to apply a Integer constant to each buffer passing trough the filter.


Diagram:

SLApplyIntConst Preview.png

Properties

Published

From TSLCommonIntegerFilter

Pins

From TSLCommonFilter

Properties

Public

From TSLBasicThreadedEnableFilter

Properties

Published

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox