Class SLAdd.TSLAdd

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)

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

BIGSLAdd.gif SLAdd.gif NETSLAdd.gif

Package: SignalLabPkg

Unit: SLAdd

Inherits: TSLRealMultiInput

Contents

Syntax

Delphi:

type TSLAdd = class( TSLRealMultiInput )

C++ Builder:

class TSLAdd : public TSLRealMultiInput

Visual C++ (MFC):

class CTSLAdd : public CTSLRealMultiInput

C# (.NET):

public ref class TSLAdd : Mitov.SignalLab.RealMultiInput

Summary

Combines multiple input signals by performing Add operation over real data.

Description

Use this component to add multiple source real signals into a single output signal. Each output sample is a sum of 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:

SLAdd Preview.png

PinLists

From TSLRealMultiInput

Pins

From TSLMultiInput

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox