DSP Master VCL
|
Analyzes a frequency spectrum.
TStaticSpectrumAnalyzer = class(TSpectrum);
Use this component to analyze precomputed frequency spectrum. Spectrum that was stored to a database or an averaged frequency spectrum. The component features abilities to mark peaks, interpolate peaks, trace peaks, compute RMS of bands and create reports describing the spectrum.
The amplitude spectrum should be placed in the Amplt property and the phase spectrum in the Phase property. The component supports analyzing the frequency spectrum in both polar and cartesian coordinates.
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|