Class tdoubleinputconn

Unit

Declaration

type tdoubleinputconn = class(tdoubleconn)

Description

This item has no description.

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;

This item has no description.

Protected fv: sigvaluety;

This item has no description.

Methods

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

This item has no description.

Public destructor destroy; override;

This item has no description.

Properties

Published property source: tdoubleoutputconn read fsource write setsource;

This item has no description.

Published property offset: double read foffset write setoffset;

This item has no description.

Published property gain: double read fgain write setgain;

This item has no description.

Published property min: realty read fmin write setmin;

This item has no description.

Published property max: realty read fmax write setmax;

This item has no description.

Published property expstart: realty read fexpstart write setexpstart;

This item has no description.

Published property expend: realty read fexpend write setexpend;

This item has no description.

Published property value: double read fv.value write setvalue;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.