Class SLGenericRealValue.TSLGenericRealValue

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
 
(2 intermediate revisions by one user not shown)
Line 28: Line 28:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TSLGenericRealValue : [[Class SLCommonFilter.TSLBasicEnableFilter|Mitov.SignalLab.BasicEnableFilter]]
+
'''public ref class''' GenericRealValue : [[Class SLCommonFilter.TSLBasicEnableFilter|Mitov.SignalLab.BasicEnableFilter]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==

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.

BIGSLGenericRealValue.gif SLGenericRealValue.gif NETSLGenericRealValue.gif

Package: SignalLabAdditionalPkg

Unit: SLGenericRealValue

Inherits: TSLBasicEnableFilter

Contents

Syntax

Delphi:

type TSLGenericRealValue = class( TSLBasicEnableFilter )

C++ Builder:

class TSLGenericRealValue : public TSLBasicEnableFilter

Visual C++ (MFC):

class CTSLGenericRealValue : public CTSLBasicEnableFilter

C# (.NET):

public ref class GenericRealValue : Mitov.SignalLab.BasicEnableFilter

Summary

User defined filter for Real values.

Description

Implements a user defined filter over the Real(double) values.

Implement the user defined filter inside the OnProcessData event handler.


Diagram:

SLGenericRealValue Preview.png

Properties

Published

Public

Methods

Public

Pins

Events

From TSLBasicEnableFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox