Class SLGenericRealMatrix.TSLGenericRealMatrix

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
 
(4 intermediate revisions by one user not shown)
Line 28: Line 28:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TSLGenericRealMatrix : [[Class SLBasicGenericRealMatrix.TSLBasicGenericRealMatrix|Mitov.SignalLab.BasicGenericRealMatrix]]
+
'''public ref class''' GenericRealMatrix : [[Class SLBasicGenericRealMatrix.TSLBasicGenericRealMatrix|Mitov.SignalLab.BasicGenericRealMatrix]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==

Latest revision as of 00:30, 26 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.

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 GenericRealMatrix : 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