Class SLRealToInt.TSLRealToInt

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
 
Line 28: Line 28:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TSLRealToInt : [[Class SLCommonFilter.TSLBasicThreadedFilter|Mitov.SignalLab.BasicThreadedFilter]]
+
'''public ref class''' RealToInt : [[Class SLCommonFilter.TSLBasicThreadedFilter|Mitov.SignalLab.BasicThreadedFilter]]
 
</code>
 
</code>
 
== Summary ==
 
== Summary ==

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

BIGSLRealToInt.gif SLRealToInt.gif NETSLRealToInt.gif

Package: SignalLabPkg

Unit: SLRealToInt

Inherits: TSLBasicThreadedFilter

Contents

Syntax

Delphi:

type TSLRealToInt = class( TSLBasicThreadedFilter )

C++ Builder:

class TSLRealToInt : public TSLBasicThreadedFilter

Visual C++ (MFC):

class CTSLRealToInt : public CTSLBasicThreadedFilter

C# (.NET):

public ref class RealToInt : Mitov.SignalLab.BasicThreadedFilter

Summary

Converts Real data to Integer.

Description

Use this component to convert Real(double) data buffer to Integer data buffer.


Diagram:

SLRealToInt Preview.png

Properties

Published

Pins

From TSLBasicThreadedFilter

Properties

Published

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox