Class tsigout
Unit
Declaration
type tsigout = class(tsigconnection)
Description
No description available, ancestor tsigconnection description follows
No description available, ancestor tdoublesigcomp description follows
No description available, ancestor tsigcomp description follows
No description available, ancestor tcustomsigcomp description follows
No description available, ancestor tmsecomponent description follows
Hierarchy
- TObject
- TPersistent
- tcomponent
- tmsecomponent
- tcustomsigcomp
- tsigcomp
- tdoublesigcomp
- tsigconnection
- tsigout
Overview
Methods
function getinputar: inputconnarty; override; |
|
function gethandler: sighandlerprocty; override; |
|
procedure sighandler(const ainfo: psighandlerinfoty); |
|
constructor create(aowner: tcomponent); override; |
|
destructor destroy; override; |
|
procedure clear; override; |
|
procedure sigoutput1(var adest: doublearty); |
|
function sigoutput: doublearty; |
Properties
property value: double read getvalue; |
|
property input: tdoubleinputconn read getinput write setinput; |
|
property buffersize: integer read fbuffersize
write setbuffersize default 0; |
|
property onoutput: sigouteventty read fonoutput write fonoutput; |
|
property onoutputburst: sigoutbursteventty read fonoutputburst
write fonoutputburst; |
Description
Methods
function getinputar: inputconnarty; override; |
|
function gethandler: sighandlerprocty; override; |
|
procedure sighandler(const ainfo: psighandlerinfoty); |
|
constructor create(aowner: tcomponent); override; |
|
destructor destroy; override; |
|
procedure clear; override; |
|
procedure sigoutput1(var adest: doublearty); |
|
function sigoutput: doublearty; |
|
Properties
property value: double read getvalue; |
|
property input: tdoubleinputconn read getinput write setinput; |
|
property buffersize: integer read fbuffersize
write setbuffersize default 0; |
|
property onoutput: sigouteventty read fonoutput write fonoutput; |
|
property onoutputburst: sigoutbursteventty read fonoutputburst
write fonoutputburst; |
|
Generated by PasDoc 0.16.0.