Class tsignoise

Unit

Declaration

type tsignoise = class(tdoublesigoutcomp)

Description

No description available, ancestor tdoublesigoutcomp description follows
No description available, ancestor tdoublesigcomp description follows
No description available, ancestor tsigcomp description follows
No description available, ancestor tcustomsigcomp description follows
No description available, ancestor tmsecomponent description follows

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);
 
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;
 

Generated by PasDoc 0.16.0.