Class tsigfilter

Unit

Declaration

type tsigfilter = class(tsigmultiinpout)

Description

No description available, ancestor tsigmultiinpout description follows
No description available, ancestor tsigmultiinp description follows
No description available, ancestor tdoublesigcomp description follows
No description available, ancestor tsigcomp description follows
No description available, ancestor tcustomsigcomp description follows
No description available, ancestor tmsecomponent description follows

Hierarchy

Overview

Methods

Protected procedure sighandlerlp1inv(const ainfo: psighandlerinfoty);
Protected procedure sighandlerlp1bi(const ainfo: psighandlerinfoty);
Protected procedure sighandlerlp2bi(const ainfo: psighandlerinfoty);
Protected procedure sighandlerb2bi;
Protected procedure sighandlerbp2bi(const ainfo: psighandlerinfoty);
Protected procedure sighandlerbs2bi(const ainfo: psighandlerinfoty);
Protected function getinputar: inputconnarty; override;
Protected function gethandler: sighandlerprocty; override;
Protected procedure initmodel; override;
Public constructor create(aowner: tcomponent); override;
Public procedure clear; override;

Properties

Published property frequency: tdoubleinputconn read ffrequency write setfrequency;
Published property frequfact: tdoubleinputconn read ffrequfact write setfrequfact;
Published property qfactor: tdoubleinputconn read fqfactor write setqfactor;
Published property amplitude: tdoubleinputconn read famplitude write setamplitude;
Published property kind: sigfilterkindty read fkind write setkind default sfk_lp1bilinear;
Published property options: sigfilteroptionsty read foptions write setoptions default [];

Description

Methods

Protected procedure sighandlerlp1inv(const ainfo: psighandlerinfoty);
 
Protected procedure sighandlerlp1bi(const ainfo: psighandlerinfoty);
 
Protected procedure sighandlerlp2bi(const ainfo: psighandlerinfoty);
 
Protected procedure sighandlerb2bi;
 
Protected procedure sighandlerbp2bi(const ainfo: psighandlerinfoty);
 
Protected procedure sighandlerbs2bi(const ainfo: psighandlerinfoty);
 
Protected function getinputar: inputconnarty; override;
 
Protected function gethandler: sighandlerprocty; override;
 
Protected procedure initmodel; override;
 
Public constructor create(aowner: tcomponent); override;
 
Public procedure clear; override;
 

Properties

Published property frequency: tdoubleinputconn read ffrequency write setfrequency;
 
Published property frequfact: tdoubleinputconn read ffrequfact write setfrequfact;
 
Published property qfactor: tdoubleinputconn read fqfactor write setqfactor;
 
Published property amplitude: tdoubleinputconn read famplitude write setamplitude;
 
Published property kind: sigfilterkindty read fkind write setkind default sfk_lp1bilinear;
 
Published property options: sigfilteroptionsty read foptions write setoptions default [];
 

Generated by PasDoc 0.16.0.