Class SLMultiplyComplex.TSLMultiplyComplex

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

Revision as of 02:45, 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.

BIGSLMultiplyComplex.gif SLMultiplyComplex.gif NETSLMultiplyComplex.gif

Package: SignalLabPkg

Unit: SLMultiplyComplex

Inherits: TSLComplexMultiInput

Contents

Syntax

Delphi:

type TSLMultiplyComplex = class( TSLComplexMultiInput )

C++ Builder:

class TSLMultiplyComplex : public TSLComplexMultiInput

Visual C++ (MFC):

class CTSLMultiplyComplex : public CTSLComplexMultiInput

C# (.NET):

public ref class TSLMultiplyComplex : Mitov.SignalLab.ComplexMultiInput

Summary

Combines multiple input complex signals by performing Multiply operation.

Description

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

SLMultiplyComplex Preview.png

PinLists

From TSLComplexMultiInput

Pins

From TSLMultiInput

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox