You are here: Symbol Reference > SignalUtils Namespace > Structs, Records, Enums > SignalUtils.TSpectrumType Enumeration
DSP Master VCL
ContentsIndex
PreviousUpNext
SignalUtils.TSpectrumType Enumeration

Defines frequency spectrum types.

Pascal
TSpectrumType = (
  spAmplt,
  spRMS,
  spPower,
  spPeakPeak,
  spRealCepstrum,
  spComplex
);
Members 
Description 
spAmplt 
amplitude spectrum. 
spRMS 
RMS spectrum. 
spPower 
Power spectrum. 
spPeakPeak 
Peak-to-Peak spectrum. 
spRealCepstrum 
Real cepstrum. 
spComplex 
Complex spectrum. 
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!