Unit 'dsp_FreqAnalisys' Package
[Overview][Constants][Types][Classes][Index] [#pl_dsp]

TSignalEffectDCT_2

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

Declaration

Source position: dsp_FreqAnalisys.pas line 186

type TSignalEffectDCT_2 = class(TBaseFreqAnalisys)

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Transform; override;

  

  procedure InverseTransform; override;

  

  function FreqOfLine();

  

  procedure SetRealVal(); override;

  

  function GetMagnitude(); override;

  

published

  property size: LongInt; [rw]

  

end;

Inheritance

TSignalEffectDCT_2

  

|

TBaseFreqAnalisys

  

|

TObject



CT Web help

CodeTyphon Studio