Class SLFir.TSLFir
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: SLFir
Inherits: TSLCommonTapsFilter
Contents |
Syntax
Delphi:
type TSLFir = class( TSLCommonTapsFilter )
C++ Builder:
class TSLFir : public TSLCommonTapsFilter
Visual C++ (MFC):
class CTSLFir : public CTSLCommonTapsFilter
C# (.NET):
public ref class Fir : Mitov.SignalLab.CommonTapsFilter
Summary
Performs a FIR filter over the input signal.
Description
Use this component to perform a Finite Impulse Response (FIR) filter over the input signal.
Diagram:
Properties
Published
- Taps - The FIR filter Coefficients(Taps).