You are here: Symbol Reference > SignalTools Namespace > Classes > TSpectrum Class > public > TSpectrum.FreqToFreqIndex Method
DSP Master VCL
ContentsIndex
PreviousUpNext
TSpectrum.FreqToFreqIndex Method

Computes range checked array indexes in the spectrum from frequency values.

Pascal
procedure FreqToFreqIndex(const Freq: TVec; const DstFreqIndex: TVecInt); overload;

The routine considers the value of the BandwidthL property, the HzRes and Bandwidth property. Any values outside of the valid range will be clipped to the edge of the valid range.

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