Class tsigout
Unit
Declaration
type tsigout = class(tsigconnection)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tcustomsigcomp
- tsigcomp
- tdoublesigcomp
- tsigconnection
- tsigout
Overview
Methods
| 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; |
| Public | procedure sigoutput1(var adest: doublearty); |
| Public | function sigoutput: doublearty; |
Properties
| Public | property value: double read getvalue; |
| Published | property input: tdoubleinputconn read getinput write setinput; |
| Published | property buffersize: integer read fbuffersize
write setbuffersize default 0; |
| Published | property onoutput: sigouteventty read fonoutput write fonoutput; |
| Published | property onoutputburst: sigoutbursteventty read fonoutputburst
write fonoutputburst; |
Description
Methods
| 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. | |
| Public | procedure sigoutput1(var adest: doublearty); |
|
This item has no description. | |
| Public | function sigoutput: doublearty; |
|
This item has no description. | |
Properties
| Public | property value: double read getvalue; |
|
This item has no description. | |
| Published | property input: tdoubleinputconn read getinput write setinput; |
|
This item has no description. | |
| Published | property buffersize: integer read fbuffersize
write setbuffersize default 0; |
|
This item has no description. | |
| Published | property onoutput: sigouteventty read fonoutput write fonoutput; |
|
This item has no description. | |
| Published | property onoutputburst: sigoutbursteventty read fonoutputburst
write fonoutputburst; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.