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

Defines how the peaks will be marked.

Pascal
TSpectrumMarkMode = (
  mmSingle,
  mmHarmonic,
  mmSideBand,
  mmModes,
  mmFreeStyle
);
Members 
Description 
mmSingle 
Marks only the nearest peak. 
mmHarmonic 
marks a harmonic series. 
mmSideBand 
Requires that you first mark the modulation frequency and then the right sideband. The tool will additionaly mark the left sideband and the base frequency. 
mmModes 
Requires that you first mark the first mode (the frequency to be modulated) and then the second mode (the modulating frequency). The tool will additionally mark both sidebands. 
mmFreeStyle 
Unlike the four other marking modes, this one will allow the user to mark any value, even, if it is not a peak. 

Defines how the peaks will be marked, when the user moves the mouse or clicks with the left mouse button.

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