Class tsignoise

Unit

Declaration

type tsignoise = class(tdoublesigoutcomp)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected procedure sighandlerbrown1(const ainfo: psighandlerinfoty);
Protected procedure sighandlerbrownn(const ainfo: psighandlerinfoty);
Protected procedure sighandlerpink1(const ainfo: psighandlerinfoty);
Protected procedure sighandlerpinkn(const ainfo: psighandlerinfoty);
Protected procedure sighandler1(const ainfo: psighandlerinfoty);
Protected procedure sighandlern(const ainfo: psighandlerinfoty);
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

Published property amplitude: tdoubleinputconn read famplitude write setamplitude;
Published property offset: tdoubleinputconn read foffset write setoffset;
Published property samplecount: integer read fsamplecount write setsamplecount default 1;
Published property kind: noisekindty read fkind write setkind default nk_white;
Published property cutofffrequ: real read fcutofffrequ write setcutofffrequ;

Description

Methods

Protected procedure sighandlerbrown1(const ainfo: psighandlerinfoty);

This item has no description.

Protected procedure sighandlerbrownn(const ainfo: psighandlerinfoty);

This item has no description.

Protected procedure sighandlerpink1(const ainfo: psighandlerinfoty);

This item has no description.

Protected procedure sighandlerpinkn(const ainfo: psighandlerinfoty);

This item has no description.

Protected procedure sighandler1(const ainfo: psighandlerinfoty);

This item has no description.

Protected procedure sighandlern(const ainfo: psighandlerinfoty);

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

Published property amplitude: tdoubleinputconn read famplitude write setamplitude;

This item has no description.

Published property offset: tdoubleinputconn read foffset write setoffset;

This item has no description.

Published property samplecount: integer read fsamplecount write setsamplecount default 1;

This item has no description.

Published property kind: noisekindty read fkind write setkind default nk_white;

This item has no description.

Published property cutofffrequ: real read fcutofffrequ write setcutofffrequ;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.