__declspec(property(get = GetRunningPhase, put = SetRunningPhase)) TRunningPhase RunningPhase;
Defines how to remove the constant (running) phase from the phase spectrum.
Read:
TRunningPhase GetRunningPhase();Write:
void SetRunningPhase(const TRunningPhase Value);Declared in Dew::Signal::TSpectrumAnalyzer · Dew.Signal/SignalAnalysis.h · Cross-compiler