procedure FilterPeak(Index: Integer);
Filter the peak at Marks position Index from the signal and recalculate the spectrum.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Index | Integer | start index |
Result: stored in self (calling object)
Filter the peak at Marks position Index from the signal and recalculate the spectrum.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Index | Integer | start index |
Result: stored in self (calling object)