TSpectrogram::BandWidth Property

__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