You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Dew.Signal.Tee Namespace > Structs, Records, Enums > Dew.Signal.Tee.SpectrumMarkType Enumeration
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
Dew.Signal.Tee.SpectrumMarkType Enumeration

Specifies what will the labels above the marked spectrum peaks display.

Syntax
C#
Visual Basic
public enum SpectrumMarkType : byte { mtAmplt, mtPhase, mtAmpltPhase }

SignalToolsTee.cs

Members 
Description 
mtAmplt 
Only one value denoting amplitude.  
mtPhase 
Only one value denoting phase.  
mtAmpltPhase 
Both amplitude and phase will be displayed.  
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!