You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Classes > TStaticSpectrumAnalyzer Class
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
TStaticSpectrumAnalyzer Class

Analyzes a frequency spectrum.

Dew_Signal_TStaticSpectrumAnalyzerDew_Signal_TStaticSpectrumAnalyzerDew_Signal_TStaticSpectrumAnalyzerDew_Signal_TStaticSpectrumAnalyzerDew_Signal_TStaticSpectrumAnalyzer
Syntax
C#
Visual Basic
public class TStaticSpectrumAnalyzer : TSpectrum;

SignalAnalysis.cs

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-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!