Class SLGenericReal.TSLGenericReal

From Mitov Wiki Doc
Revision as of 23:52, 25 June 2013 by David Alm (Talk | contribs)
Jump to: navigation, search

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.

BIGSLGenericReal.gif SLGenericReal.gif NETSLGenericReal.gif

Package: SignalLabBasicPkg

Unit: SLGenericReal

Inherits: TSLBasicStartGenericReal

Contents

Syntax

Delphi:

type TSLGenericReal = class( TSLBasicStartGenericReal )

C++ Builder:

class TSLGenericReal : public TSLBasicStartGenericReal

Visual C++ (MFC):

class CTSLGenericReal : public CTSLBasicStartGenericReal

C# (.NET):

public ref class TSLGenericReal : Mitov.SignalLab.BasicStartGenericReal

Summary

User defined filter for Real data.

Description

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

Implement the user defined filter inside the OnProcessData event handler.


Diagram:

SLGenericReal Preview.png

Methods

Public

Events

From TSLBasicStartGenericReal

Events

From TSLBasicGenericReal

Properties

Published

Methods

Public

Events

From TSLCommonRealFilter

Pins

From TSLCommonFilter

Properties

Public

From TSLBasicThreadedEnableFilter

Properties

Published

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox