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

Defines the span of the frequency spectrum in dB.

Syntax
C#
Visual Basic
public enum TLogSpan : uint { ls30, ls45, ls60, ls90, ls120, ls150, ls200, ls350 }

SignalAnalysis.cs

Members 
Description 
ls30 
30dB 
ls45 
45dB 
ls60 
60dB 
ls90 
90dB 
ls120 
120dB 
ls150 
150dB 
ls200 
200dB 
ls350 
350dB 

Defines the span of the frequency spectrum in dB. Considered only when TLogType is ltAbsolute or ltRelative.

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