Class SLAddComplex.TSLAddComplex

From Mitov Wiki Doc
Revision as of 00:31, 26 June 2013 by David Alm (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.

BIGSLAddComplex.gif SLAddComplex.gif NETSLAddComplex.gif

Package: SignalLabPkg

Unit: SLAddComplex

Inherits: TSLComplexMultiInput

Contents

Syntax

Delphi:

type TSLAddComplex = class( TSLComplexMultiInput )

C++ Builder:

class TSLAddComplex : public TSLComplexMultiInput

Visual C++ (MFC):

class CTSLAddComplex : public CTSLComplexMultiInput

C# (.NET):

public ref class AddComplex : Mitov.SignalLab.ComplexMultiInput

Summary

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

Description

Use this component to add multiple source complex 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:

SLAddComplex Preview.png

PinLists

From TSLComplexMultiInput

Pins

From TSLMultiInput

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox