TNormalizedFreq Class

type TNormalizedFreq = class(TPersistent);

Groups parameters for normalized frequency tracing options.

Properties

NameTypeDescription
ActiveBooleanSet this property to True, to enable normalized Frequency.
DefaultFSDoubleWhen Active is True, this property contains the actual sampling frequency.
DefaultHzResDoubleWhen Active is True, this property contains the actual frequency spectrum resolution.
NormFrequencyDoubleSpecifies the normalized frequency.
PeakNumberIntegerUsed when Tracing = otNthPeak.
TracingTNormTracingDefines the tracing method. Order tracing determines, how will the normFrequency be estimated.

Methods

NameDescription
ApplyNormalizationComputes the normalized frequency.