Class SLSubtract.TSLSubtract

From Mitov Wiki Doc
Revision as of 00:17, 11 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.

BIGSLSubtract.gif SLSubtract.gif NETSLSubtract.gif

Package: SignalLabPkg

Unit: SLSubtract

Inherits: TSLRealMultiInput

Contents

Syntax

Delphi:

type TSLSubtract = class( TSLRealMultiInput )

C++ Builder:

class TSLSubtract : public TSLRealMultiInput

Visual C++ (MFC):

class CTSLSubtract : public CTSLRealMultiInput

C# (.NET):

public ref class TSLSubtract : Mitov.SignalLab.RealMultiInput

Summary

Combines two input real signals by performing Subtract operation.

Description

Use this component to Subtract one source real signal from another. Each output sample is the difference between the input samples. If the data rates of the input buffers are different, the rates are synchronized by stretching the low rate buffers to match the highest rate.


Diagram:

SLSubtract Preview.png

Pins

From TSLRealMultiInput

Pins

From TSLMultiInput

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox