Class tdoubleinputconn
Unit
Declaration
type tdoubleinputconn = class(tdoubleconn)
Description
No description available, ancestor tdoubleconn description follows
No description available, ancestor tsigconn description follows
No description available, ancestor tmsecomponent description follows
Hierarchy
- TObject
- TPersistent
- tcomponent
- tmsecomponent
- tsigconn
- tdoubleconn
- tdoubleinputconn
Overview
Fields
fsca: inpscaleinfoty; |
|
fv: sigvaluety; |
Methods
constructor create(const aowner: tcomponent; const asigintf: isigclient); override; |
|
destructor destroy; override; |
Properties
property source: tdoubleoutputconn read fsource write setsource; |
|
property offset: double read foffset write setoffset; |
|
property gain: double read fgain write setgain; |
|
property min: realty read fmin write setmin; |
|
property max: realty read fmax write setmax; |
|
property expstart: realty read fexpstart write setexpstart; |
|
property expend: realty read fexpend write setexpend; |
|
property value: double read fv.value write setvalue; |
Description
Fields
fsca: inpscaleinfoty; |
|
fv: sigvaluety; |
|
Methods
constructor create(const aowner: tcomponent; const asigintf: isigclient); override; |
|
destructor destroy; override; |
|
Properties
property source: tdoubleoutputconn read fsource write setsource; |
|
property offset: double read foffset write setoffset; |
|
property gain: double read fgain write setgain; |
|
property min: realty read fmin write setmin; |
|
property max: realty read fmax write setmax; |
|
property expstart: realty read fexpstart write setexpstart; |
|
property expend: realty read fexpend write setexpend; |
|
property value: double read fv.value write setvalue; |
|
Generated by PasDoc 0.16.0.