Class tsigwavetable
Unit
Declaration
type tsigwavetable = class(tdoublesigoutcomp)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tcustomsigcomp
- tsigcomp
- tdoublesigcomp
- tdoublesigoutcomp
- tsigwavetable
Overview
Methods
| Protected | procedure checktable; |
| Protected | procedure sighandler(const ainfo: psighandlerinfoty); |
| Protected | procedure sighandlerintpol(const ainfo: psighandlerinfoty); |
| Protected | procedure objectevent(const sender: tobject; const event: objecteventty); override; |
| Protected | function gethandler: sighandlerprocty; override; |
| Protected | procedure initmodel; override; |
| Protected | function getinputar: inputconnarty; override; |
| Protected | function getzcount: integer; override; |
| Public | constructor create(aowner: tcomponent); override; |
| Public | procedure clear; override; |
Properties
| Public | property table: doublearty read ftable write settable; |
| Published | property master: tsigwavetable read fmaster write setmaster; |
| Published | property frequency: tdoubleinputconn read ffrequency write setfrequency; |
| Published | property frequfact: tdoubleinputconn read ffrequfact write setfrequfact; |
| Published | property phase: tdoubleinputconn read fphase write setphase; |
| Published | property amplitude: tdoubleinputconn read famplitude write setamplitude; |
| Published | property oninittable: siginbursteventty read foninittable write foninittable; |
| Published | property options: sigwavetableoptionsty read foptions
write setoptions default []; |
Description
Methods
| Protected | procedure checktable; |
|
This item has no description. | |
| Protected | procedure sighandler(const ainfo: psighandlerinfoty); |
|
This item has no description. | |
| Protected | procedure sighandlerintpol(const ainfo: psighandlerinfoty); |
|
This item has no description. | |
| Protected | procedure objectevent(const sender: tobject; const event: objecteventty); 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. | |
| Protected | function getinputar: inputconnarty; override; |
|
This item has no description. | |
| Protected | function getzcount: integer; 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
| Public | property table: doublearty read ftable write settable; |
|
This item has no description. | |
| Published | property master: tsigwavetable read fmaster write setmaster; |
|
This item has no description. | |
| 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 phase: tdoubleinputconn read fphase write setphase; |
|
This item has no description. | |
| Published | property amplitude: tdoubleinputconn read famplitude write setamplitude; |
|
This item has no description. | |
| Published | property oninittable: siginbursteventty read foninittable write foninittable; |
|
This item has no description. | |
| Published | property options: sigwavetableoptionsty read foptions
write setoptions default []; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.