__declspec(property(get = GetBandwidthH)) double BandwidthH;
Returns the upper bandwidth edge of the signal.
Read:
double GetBandwidthH();Remarks:
It is calculated as BandwdithL+ Bandwidth.
Declared in Dew::Signal::TSignal · Dew.Signal/SignalTools.h · Cross-compiler