Class tsigfilterbank
Unit
Declaration
type tsigfilterbank = class(tsigmultiinpout)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tcustomsigcomp
- tsigcomp
- tdoublesigcomp
- tsigmultiinp
- tsigmultiinpout
- tsigfilterbank
Overview
Methods
| Protected | procedure initmodel; override; |
| Protected | function getinputar: inputconnarty; override; |
| Protected | function gethandler: sighandlerprocty; override; |
| Protected | procedure sighandler(const ainfo: psighandlerinfoty); |
| Public | constructor create(aowner: tcomponent); override; |
| Public | destructor destroy; override; |
| Public | procedure clear; override; |
Properties
| Published | property frequency: tdoubleinputconn read ffrequency write setfrequency; |
| Published | property amplitude: tdoubleinputconn read famplitude write setamplitude; |
| Published | property baseamplitude: tdoubleinputconn read fbaseamplitude
write setbaseamplitude; |
| Published | property options: sigfilteroptionsty read foptions
write setoptions default []; |
| Published | property sections: tfilterbanksections read fsections write setsections; |
Description
Methods
| Protected | procedure initmodel; override; |
|
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 sighandler(const ainfo: psighandlerinfoty); |
|
This item has no description. | |
| Public | constructor create(aowner: tcomponent); override; |
|
This item has no description. | |
| Public | destructor destroy; 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 amplitude: tdoubleinputconn read famplitude write setamplitude; |
|
This item has no description. | |
| Published | property baseamplitude: tdoubleinputconn read fbaseamplitude
write setbaseamplitude; |
|
This item has no description. | |
| Published | property options: sigfilteroptionsty read foptions
write setoptions default []; |
|
This item has no description. | |
| Published | property sections: tfilterbanksections read fsections write setsections; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.