Class SLPatternDetector.TSLPatternDetector

From Mitov Wiki Doc
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.

BIGSLPatternDetector.gif SLPatternDetector.gif NETSLPatternDetector.gif

Package: SignalLabPkg

Unit: SLPatternDetector

Inherits: TSLCommonRealFilter

Contents

Syntax

Delphi:

type TSLPatternDetector = class( TSLCommonRealFilter )

C++ Builder:

class TSLPatternDetector : public TSLCommonRealFilter

Visual C++ (MFC):

class CTSLPatternDetector : public CTSLCommonRealFilter

C# (.NET):

public ref class PatternDetector : Mitov.SignalLab.CommonRealFilter

Summary

Detects patterns in the buffers.

Description

Use this component to detect patterns in the buffers.

Only buffers whose samples can pass trough all the Min and Max of the pattern items are passed trough as shown in the example bellow.


Diagram:

SLPatternDetector Preview.png


Example:

TSLPatternDetector Demo.png

Properties

Published

Pins

Events

From TSLCommonRealFilter

Pins

From TSLCommonFilter

Properties

Public

From TSLBasicThreadedEnableFilter

Properties

Published

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox