Unit 'DAV_DspCepstrum' Package
[Overview][Types][Classes][Index] [#pl_asiovst]

TPowerCepstrum32

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

Declaration

Source position: DAV_DspCepstrum.pas line 62

type TPowerCepstrum32 = class(TCustomPowerCepstrum)

protected

  FSignalFreq: PDAVComplexSingleFixedArray;

  

  FFreqSignal: PDAVSingleFixedArray;

  

  procedure AssignTo(); override;

  

  procedure FFTOrderChanged; override;

  

  property Fft: TFftReal2ComplexNativeFloat32; [r]

  

public

  constructor Create; override;

  

  destructor Destroy; override;

  

  procedure CalculateCepstrum();

  

published

  property FFTOrder;

  

  property FFTSize;

  

end;

Inheritance

TPowerCepstrum32

  

|

TCustomCepstrum

  

|

TObject



CT Web help

CodeTyphon Studio