Class SLNoiseStats.TSLBinMask

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.

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