Class tsigfuncttable

Unit

Declaration

type tsigfuncttable = class(tsigmultiinpout)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected procedure checktable;
Protected procedure sighandler(const ainfo: psighandlerinfoty);
Protected procedure objectevent(const sender: tobject; const event: objecteventty); override;
Protected function gethandler: sighandlerprocty; override;
Protected procedure initmodel; override;
Protected function getinputar: inputconnarty; override;
Protected function getzcount: integer; override;
Public constructor create(aowner: tcomponent); override;
Public procedure clear; override;

Properties

Public property table: complexarty read ftable write settable;
Published property master: tsigfuncttable read fmaster write setmaster;
Published property amplitude: tdoubleinputconn read famplitude write setamplitude;
Published property oninittable: sigincomplexbursteventty read foninittable write foninittable;

Description

Methods

Protected procedure checktable;

This item has no description.

Protected procedure sighandler(const ainfo: psighandlerinfoty);

This item has no description.

Protected procedure objectevent(const sender: tobject; const event: objecteventty); override;

This item has no description.

Protected function gethandler: sighandlerprocty; override;

This item has no description.

Protected procedure initmodel; override;

This item has no description.

Protected function getinputar: inputconnarty; override;

This item has no description.

Protected function getzcount: integer; override;

This item has no description.

Public constructor create(aowner: tcomponent); override;

This item has no description.

Public procedure clear; override;

This item has no description.

Properties

Public property table: complexarty read ftable write settable;

This item has no description.

Published property master: tsigfuncttable read fmaster write setmaster;

This item has no description.

Published property amplitude: tdoubleinputconn read famplitude write setamplitude;

This item has no description.

Published property oninittable: sigincomplexbursteventty read foninittable write foninittable;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.