Unit 'acs_filters' Package
[Overview][Constants][Types][Classes][Index] [#pl_acs]

TACSBWFilter

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: acs_filters.pas line 27

type TACSBWFilter = class(TACSCustomConverter)

protected

  function GetBPS; override;

  

  function GetCh; override;

  

  function GetSR; override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  function GetData(); override;

  

  procedure Init; override;

  

  procedure Flush; override;

  

published

  property Amplification: Word; [rw]

  

  property FilterType: TACSFilterType; [rw]

  

  property HighFreq: Integer; [rw]

  

  property LowFreq: Integer; [rw]

  

end;

Inheritance

TACSBWFilter

  

|

TACSCustomConverter

  

|

TACSCustomInput

  

|

TObject



CT Web help

CodeTyphon Studio