TSpectrumMarkType Enumeration

Header: Dew.Signal.Controls.VCL/SignalToolsTee.h · C++Builder only

enum class TSpectrumMarkType : unsigned int;

Specifies labels displayed above the marked peak.

Specifies what will the labels above the marked peak display.

Values

NameDescription
mtAmpltOnly one value denoting amplitude.
mtAmpltPhaseBoth amplitude and phase will be displayed.
mtPhaseOnly one value denoting phase.