You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Structs, Records, Enums > Dew.Signal.TSpectrumType Enumeration
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
Dew.Signal.TSpectrumType Enumeration

Defines frequency spectrum types.

Syntax
C#
Visual Basic
public enum TSpectrumType : uint { spAmplt, spRMS, spPower, spPeakPeak, spRealCepstrum, spComplex }

SignalUtils.cs

Members 
Description 
spAmplt 
amplitude spectrum. 
spRMS 
RMS spectrum. 
spPower 
Power spectrum. 
spPeakPeak 
Peak-to-Peak spectrum. 
spRealCepstrum 
Real cepstrum. 
spComplex 
Complex spectrum. 

RmsOfSpectrum

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