Class tsigfilter

Unit

Declaration

type tsigfilter = class(tsigmultiinpout)

Description

This item has no description.

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);

This item has no description.

Protected procedure sighandlerlp1bi(const ainfo: psighandlerinfoty);

This item has no description.

Protected procedure sighandlerlp2bi(const ainfo: psighandlerinfoty);

This item has no description.

Protected procedure sighandlerb2bi;

This item has no description.

Protected procedure sighandlerbp2bi(const ainfo: psighandlerinfoty);

This item has no description.

Protected procedure sighandlerbs2bi(const ainfo: psighandlerinfoty);

This item has no description.

Protected function getinputar: inputconnarty; override;

This item has no description.

Protected function gethandler: sighandlerprocty; override;

This item has no description.

Protected procedure initmodel; override;

This item has no description.

Public constructor create(aowner: tcomponent); override;

This item has no description.

Public procedure clear; override;

This item has no description.

Properties

Published property frequency: tdoubleinputconn read ffrequency write setfrequency;

This item has no description.

Published property frequfact: tdoubleinputconn read ffrequfact write setfrequfact;

This item has no description.

Published property qfactor: tdoubleinputconn read fqfactor write setqfactor;

This item has no description.

Published property amplitude: tdoubleinputconn read famplitude write setamplitude;

This item has no description.

Published property kind: sigfilterkindty read fkind write setkind default sfk_lp1bilinear;

This item has no description.

Published property options: sigfilteroptionsty read foptions write setoptions default [];

This item has no description.


Generated by PasDoc 0.17.0.snapshot.