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

TFftReal2ComplexNative

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

Declaration

Source position: DAV_DspFftReal2Complex.pas line 120

type TFftReal2ComplexNative = class(TFftReal2Complex)

protected

  FBitRevLUT: TFFTLUTBitReversed;

  

  FScaleFactor: Double;

  

  procedure SetFFTFunctionPointers; virtual; abstract;

  

  procedure CalculateTrigoLUT; virtual; abstract;

  

  procedure FFTOrderChanged; override;

  

  procedure AutoScaleTypeChanged; override;

  

  procedure AssignTo(); override;

  

public

  constructor Create();

  

  property DataOrder: TFftDataOrder;

  

end;

Inheritance

TFftReal2ComplexNative

  

|

TFftReal2Complex

  

|

TObject



CT Web help

CodeTyphon Studio