Class SLCommonIirFilter.TSLCommonIirFilter
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: SLCommonIirFilter
Inherits: TSLCommonRealFilter
Contents |
Syntax
Delphi:
type TSLCommonIirFilter = class( TSLCommonRealFilter )
C++ Builder:
class TSLCommonIirFilter : public TSLCommonRealFilter
Visual C++ (MFC):
class CTSLCommonIirFilter : public CTSLCommonRealFilter
C# (.NET):
public ref class CommonIirFilter : Mitov.SignalLab.CommonRealFilter
Summary
Base abstract class for all the IIR filters.
Description
Abstract base class for all the IIR filters.