Class tsigsamplerfft
Unit
Declaration
type tsigsamplerfft = class(tsigsampler)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tcustomsigcomp
- tsigcomp
- tdoublesigcomp
- tsigmultiinp
- tsigsampler
- tsigsamplerfft
Overview
Fields
| Protected | ffftbuffer: samplerbufferty; |
| Protected | faveragecount: int32; |
Methods
| Protected | procedure dobufferfull; override; |
| Protected | procedure initmodel; override; |
| Protected | procedure updateoptions(var avalue: sigsampleroptionsty); override; |
| Protected | procedure setoptions(const avalue: sigsampleroptionsty) override; |
| Public | constructor create(aowner: tcomponent); override; |
| Public | destructor destroy; override; |
| Public | procedure clearoverride; |
| Public | procedure clearaverage(); |
Properties
| Public | property averagecount: int32 read faveragecount; |
| Published | property windowfunc: windowfuncty read getwindowfunc
write setwindowfunc default wf_rectangular; |
| Published | property windowfuncpar0: double read getwindowfuncpar0
write setwindowfuncpar0; |
| Published | property windowfuncpar1: double read getwindowfuncpar1
write setwindowfuncpar1; |
| Published | property onfft: samplerffteventty read fonfft write fonfft; |
Description
Fields
| Protected | ffftbuffer: samplerbufferty; |
|
This item has no description. | |
| Protected | faveragecount: int32; |
|
This item has no description. | |
Methods
| Protected | procedure dobufferfull; override; |
|
This item has no description. | |
| Protected | procedure initmodel; override; |
|
This item has no description. | |
| Protected | procedure updateoptions(var avalue: sigsampleroptionsty); override; |
|
This item has no description. | |
| Protected | procedure setoptions(const avalue: sigsampleroptionsty) override; |
|
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 clearoverride; |
|
This item has no description. | |
| Public | procedure clearaverage(); |
|
This item has no description. | |
Properties
| Public | property averagecount: int32 read faveragecount; |
|
This item has no description. | |
| Published | property windowfunc: windowfuncty read getwindowfunc
write setwindowfunc default wf_rectangular; |
|
This item has no description. | |
| Published | property windowfuncpar0: double read getwindowfuncpar0
write setwindowfuncpar0; |
|
This item has no description. | |
| Published | property windowfuncpar1: double read getwindowfuncpar1
write setwindowfuncpar1; |
|
This item has no description. | |
| Published | property onfft: samplerffteventty read fonfft write fonfft; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.