Class tsigiir
Unit
Declaration
type tsigiir = class(tdoublefiltercomp)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tcustomsigcomp
- tsigcomp
- tdoublesigcomp
- tdoublezcomp
- tdoublefiltercomp
- tsigiir
Overview
Methods
| Protected | procedure createcoeff; override; |
| Protected | procedure checkcoeffs; override; |
| Protected | procedure defineproperties(filer: tfiler); override; |
| Protected | function gethandler: sighandlerprocty; override; |
| Protected | procedure sighandler(const ainfo: psighandlerinfoty); |
| Public | constructor create(aowner: tcomponent); override; |
| Public | destructor destroy(); override; |
Properties
| Public | property origcoeff: tcomplexdatalist read forigcoeff write setorigcoeff; |
| Published | property coeff: tcomplexcoeff read getcoeff write setcoeff; |
Description
Methods
| Protected | procedure createcoeff; override; |
|
This item has no description. | |
| Protected | procedure checkcoeffs; override; |
|
This item has no description. | |
| Protected | procedure defineproperties(filer: tfiler); 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. | |
Properties
| Public | property origcoeff: tcomplexdatalist read forigcoeff write setorigcoeff; |
|
This item has no description. | |
| Published | property coeff: tcomplexcoeff read getcoeff write setcoeff; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.