You are here:
Home
>
DSP Master
>
TVariableBandlimitedInterpolator Class
>
Input Property
DSP Master (C++)
Contents
|
Search
|
Home
TVariableBandlimitedInterpolator::Input Property
TVariableBandlimitedInterpolator Class
__declspec
(property(get = GetInput1, put = SetInput1))
TSignal
*Input;
Read:
TSignal
*GetInput1();
Write:
void
SetInput1(
TSignal
*Value);
Declared in Dew::Signal::TBandlimitedInterpolator · Dew.Signal/SignalProcessing.h · Cross-compiler