Property SLBiQuadIir.TSLBiQuadIir.BiQuads

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

Contents

Syntax

Delphi:

property BiQuads : TSLBiQuads read FBiQuads write SetBiQuads;

C++ Builder:

__property TSLBiQuads * BiQuads = { read=FBiQuads, write=SetBiQuads };

Summary

The BiQuad IIR filter Coefficients(Taps).

Description

Array of cascades of BiQuads encapsulated in TSLBiQuade to be used as filter coefficients (Taps).

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox