Class SLGenericRealMatrix.TSLGenericRealMatrix

From Mitov Wiki Doc
Revision as of 02:44, 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.

BIGSLGenericRealMatrix.gif SLGenericRealMatrix.gif NETSLGenericRealMatrix.gif

Package: SignalLabBasicPkg

Unit: SLGenericRealMatrix

Inherits: TSLBasicGenericRealMatrix

Contents

Syntax

Delphi:

type TSLGenericRealMatrix = class( TSLBasicGenericRealMatrix )

C++ Builder:

class TSLGenericRealMatrix : public TSLBasicGenericRealMatrix

Visual C++ (MFC):

class CTSLGenericRealMatrix : public CTSLBasicGenericRealMatrix

C# (.NET):

public ref class TSLGenericRealMatrix : Mitov.SignalLab.BasicGenericRealMatrix

Summary

User defined generator for Real matrix data.

Description

Allows implementation of custom user defined Real(double) matrix data signal generators.

Implement the user defined generator inside the OnGenerate event handler.

Methods

Public

Events

From TSLBasicGenericRealMatrix

Properties

Published

Methods

Public

Events

From TSLCommonRealMatrixFilter

Pins

From TSLBasicThreadedEnableFilter

Properties

Published

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox