__declspec(property(get = GetBandWidth)) double BandWidth;
Return the bandwidth of the signal.
Read:
double GetBandWidth();Declared in Dew::Signal::TSignal · Dew.Signal/SignalTools.h · Cross-compiler
Return the bandwidth of the signal.
double GetBandWidth();