Property SLIir.TSLIir.Taps

From Mitov Wiki Doc
Jump to: navigation, search

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.

Class: TSLIir

Contents

Syntax

Delphi:

property Taps : TSLDualReals read FTaps write SetTaps;

C++ Builder:

__property TSLDualReals * Taps = { read=FTaps, write=SetTaps };

Summary

The IIR filter Coefficients(Taps).

Description

Array of Doau Real(double) values to be used as filter coeficients (Taps).

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox