Delphi ASIO & VST Package: DDspChebyshevFilter: Class TChebyshev1LP

Delphi ASIO & VST

Class TChebyshev1LP

DescriptionHierarchyFieldsMethodsProperties

Unit

DDspChebyshevFilter

Declaration

type TChebyshev1LP = class(TChebyshev1Filter)

Description

no description available, TChebyshev1Filter description follows

-$DEFINE Debug

Hierarchy

Overview

Methods

Public constructor Create; override;
Public procedure CalculateCoefficients; override;
Public function ProcessSample(const Input:Double):Double; override;
Public function MagnitudeSquared(Frequency:Double):Double; override;
Public function MagnitudeLog10(Frequency:Double):Double; override;

Description

Methods

Public constructor Create; override;
 
Public procedure CalculateCoefficients; override;
 
Public function ProcessSample(const Input:Double):Double; override;
 
Public function MagnitudeSquared(Frequency:Double):Double; override;
 
Public function MagnitudeLog10(Frequency:Double):Double; override;
 

Generated by PasDoc 0.10.0 on 2007-11-13 13:04:16