TCrossSpectrumAnalyzerList::Output Property

__declspec(property(get = GetOutput, put = SetOutput)) TSignal*Output;

Connect system output signal to this connector.

Read: TSignal *GetOutput();
Write: void SetOutput(TSignal *Value);
Remarks:

If all systems have common output assign the output to this property.

Declared in Dew::Signal::TCrossSpectrumAnalyzerList · Dew.Signal/SignalAnalysis.h · Cross-compiler