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

TACSSincFilter

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

Declaration

Source position: acs_filters.pas line 56

type TACSSincFilter = 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;

  

  procedure GetKernel();

  

published

  property FilterType: TACSFilterType; [rw]

  

  property HighFreq: Integer; [rw]

  

  property KernelWidth: Integer; [rw]

  

  property LowFreq: Integer; [rw]

  

  property WindowType: TACSFilterWindowType; [rw]

  

end;

Inheritance

TACSSincFilter

  

|

TACSCustomConverter

  

|

TACSCustomInput

  

|

TObject



CT Web help

CodeTyphon Studio