Class SLNoiseStats.TSLBinMask

From Mitov Wiki Doc
(Difference between revisions)
Jump to: navigation, search
(Automated Syncronization with Documentation)
(Automated Syncronization with Documentation)
 
(2 intermediate revisions by one user not shown)
Line 26: Line 26:
 
=== C# (.NET): ===
 
=== C# (.NET): ===
 
<code>
 
<code>
'''public ref class''' TSLBinMask : [[Class LPComponent.TLPOptionalDisabledPersistent|Mitov.SignalLab.OptionalDisabledPersistent]]
+
'''public ref class''' BinMask : [[Class LPComponent.TLPOptionalDisabledPersistent|Mitov.SignalLab.OptionalDisabledPersistent]]
 
</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.

Package: SignalLabPkg

Unit: SLNoiseStats

Inherits: TLPOptionalDisabledPersistent

Contents

Syntax

Delphi:

type TSLBinMask = class( TLPOptionalDisabledPersistent )

C++ Builder:

class TSLBinMask : public TLPOptionalDisabledPersistent

Visual C++ (MFC):

class CTSLBinMask : public CTLPOptionalDisabledPersistent

C# (.NET):

public ref class BinMask : Mitov.SignalLab.OptionalDisabledPersistent

Summary

Array of Count integers holding the values of bins to be masked from statistic calculations.

Description

Defines a class containing an array of Count integers holding the values of bins to be masked from statistic calculations. See TSLNoiseStats property BinMask. See Also TSLNoiseStats.BinMask.

Properties

Public

Methods

Public

From TLPOptionalDisabledPersistent

Properties

Published

From TLPPersistent

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox