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

Defines the span of the frequency spectrum in dB.

Pascal
TLogSpan = (
  ls30,
  ls45,
  ls60,
  ls90,
  ls120,
  ls150,
  ls200,
  ls350
);
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-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!