You are here:
Home
>
DSP Master
>
TSpectrumAnalyzer Class
>
Output Property
DSP Master (C++)
Contents
|
Search
|
Home
TSpectrumAnalyzer::Output Property
TSpectrumAnalyzer Class
__declspec
(property(get = GetOutput, put = SetOutput))
TSignal
*Output;
Read:
TSignal
*GetOutput();
Write:
void
SetOutput(
TSignal
*Value);
Declared in Dew::Signal::TSpectrumAnalyzer · Dew.Signal/SignalAnalysis.h · Cross-compiler