TSpectrumAnalyzer::CZT Property

__declspec(property(get = GetCZT, put = SeTSpectrumCZT)) TSpectrumCZT*CZT;

Holds Chirp Z-transform configuration.

Read: TSpectrumCZT *GetCZT();
Write: void SeTSpectrumCZT(TSpectrumCZT *Value);
Declared in Dew::Signal::TSpectrumAnalyzer · Dew.Signal/SignalAnalysis.h · Cross-compiler