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

Specifies labels displayed above the marked peak.

Pascal
TSpectrumMarkType = (
  mtAmplt,
  mtPhase,
  mtAmpltPhase
);
Members 
Description 
mtAmplt 
Only one value denoting amplitude. 
mtPhase 
Only one value denoting phase. 
mtAmpltPhase 
Both amplitude and phase will be displayed. 

Specifies what will the labels above the marked peak display.

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