Class SLApplyIntConst.TSLApplyIntConst
From Mitov Wiki Doc
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: SLApplyIntConst
Inherits: TSLCommonIntegerFilter
Contents |
Syntax
Delphi:
type TSLApplyIntConst = class( TSLCommonIntegerFilter )
C++ Builder:
class TSLApplyIntConst : public TSLCommonIntegerFilter
Visual C++ (MFC):
class CTSLApplyIntConst : public CTSLCommonIntegerFilter
C# (.NET):
public ref class TSLApplyIntConst : Mitov.SignalLab.CommonIntegerFilter
Summary
Applies a Integer constant to each sample.
Description
Use this component to apply a Integer constant to each buffer passing trough the filter.
Properties
Published
- Value - Integer constant to apply to each buffer.
- ApplyOperation - Type of Apply operation to be performed.