You are here: Symbol Reference > SignalUtils Namespace > Functions > SignalUtils.Goertz Function
DSP Master VCL
ContentsIndex
PreviousUpNext
SignalUtils.Goertz Function

The Discrete Fourier transformation (DFT) for vector of frequencies.

Pascal
procedure Goertz(const Src: TVec; const Freq: TVec; const Dst: TVec; const srcIndex: integer; srcLen: integer); overload;

SrcIndex and srcLen define the sub-range of Src on which to compute the function.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!