You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Classes > TSpectrogram Class > TSpectrogram Properties > TSpectrogram.TraceOnly Property
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
TSpectrogram.TraceOnly Property

Specifies to track only marked peaks without entire spectrums.

Syntax
C#
Visual Basic
public bool TraceOnly;

Only Trace property will be populated when this property is True. Call Trace.EndTrace method when the last spectrum has been processed. When true the contents of the marked peaks will be stored in the Trace property and the contents of the spectrum will be ignored. This can be used for subsequent analysis of the spectrogram where only specific frequencies are be analyzed with higher resolution.

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