__declspec(property(get = GetBandWidth)) double BandWidth;
Returns the bandwidth of the spectrum in [Hz].
Read:
double GetBandWidth();Declared in Dew::Signal::TSpectrum · Dew.Signal/SignalTools.h · Cross-compiler
Returns the bandwidth of the spectrum in [Hz].
double GetBandWidth();