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

Defines which spectrum will be displayed on the chart.

Pascal
TSpectrumPart = (
  sppAmplt,
  sppPhase
);
Members 
Description 
sppAmplt 
The amplitude spectrum will drawn. 
sppPhase 
The phase spectrum will be drawn on the TSpectrumChart. 
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!