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 a given frequency.

Pascal
function Goertz(const Src: TVec; Freq: double; const srcIndex: integer; srcLen: integer = -1): TCplx; 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!