TNormalizedFreq Class

Header: Dew.Signal/SignalAnalysis.h · Cross-compiler
tObjectTNormalizedFreq

class TNormalizedFreq : public tObject;

Groups parameters for normalized frequency tracing options.

Constructors

NameDescription
TNormalizedFreq (2)

Properties

NameTypeDescription
ActiveboolSet this property to True, to enable normalized Frequency.
AppliedFrequencydouble
DefaultFSdoubleWhen Active is True, this property contains the actual sampling frequency.
DefaultHzResdoubleWhen Active is True, this property contains the actual frequency spectrum resolution.
ListTMarkList*
NormFrequencydoubleSpecifies the normalized frequency.
PeakNumberintUsed when Tracing = otNthPeak.
TracingTNormTracingDefines the tracing method. Order tracing determines, how will the normFrequency be estimated.

Methods

NameDescription
ApplyNormalizationComputes the normalized frequency.
SetTracing