TFilterError CheckFilter(int &BandIndex);
Check the validity of the filter and return the error as a result. BandIndex will contain the index of the invalid band on exit.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | BandIndex | int & |
Declared in Dew::Signal::TBandFilterList · Dew.Signal/SignalProcessing.h · Cross-compiler