TNormalizedAmplt::Tracing Property

__declspec(property(get = GetTracing, put = SetNormTracing)) TNormTracing Tracing;

Defines the tracing method. Order tracing determines, how will the normAmplitude be estimated.

Read: TNormTracing GetTracing();
Write: void SetNormTracing(const TNormTracing Value);
Declared in Dew::Signal::TNormalizedAmplt · Dew.Signal/SignalAnalysis.h · Cross-compiler