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

Overview

Fields

Protected fsca: inpscaleinfoty;
Protected fv: sigvaluety;

Methods

Public constructor create(const aowner: tcomponent; const asigintf: isigclient); override;
Public destructor destroy; override;

Properties

Published property source: tdoubleoutputconn read fsource write setsource;
Published property offset: double read foffset write setoffset;
Published property gain: double read fgain write setgain;
Published property min: realty read fmin write setmin;
Published property max: realty read fmax write setmax;
Published property expstart: realty read fexpstart write setexpstart;
Published property expend: realty read fexpend write setexpend;
Published property value: double read fv.value write setvalue;

Description

Fields

Protected fsca: inpscaleinfoty;
 
Protected fv: sigvaluety;
 

Methods

Public constructor create(const aowner: tcomponent; const asigintf: isigclient); override;
 
Public destructor destroy; override;
 

Properties

Published property source: tdoubleoutputconn read fsource write setsource;
 
Published property offset: double read foffset write setoffset;
 
Published property gain: double read fgain write setgain;
 
Published property min: realty read fmin write setmin;
 
Published property max: realty read fmax write setmax;
 
Published property expstart: realty read fexpstart write setexpstart;
 
Published property expend: realty read fexpend write setexpend;
 
Published property value: double read fv.value write setvalue;
 

Generated by PasDoc 0.16.0.