Revision 16,
706 bytes
checked in by marcus, 15 years ago
(diff) |
r1 | svn | 2007-12-13 11:10:29 +0100 (Do, 13 Dez 2007) | 2 lines
Initial import
|
Line | |
---|
1 | command procedure DOUBLEFIL <filter> |
---|
2 | =========================== |
---|
3 | |
---|
4 | key: cp:back&forw FFT filter |
---|
5 | |
---|
6 | Filters all traces of the display with a given FFT filter <filter> |
---|
7 | twice. Before the second filtering the traces are time reversed |
---|
8 | and the result traces are time reversed again. Thus eventual |
---|
9 | phase shifts of the single filter operation are corrected by |
---|
10 | the second pass. This routine DELETES the input traces ! Only |
---|
11 | the result traces remain on the display. |
---|
12 | |
---|
13 | |
---|
14 | parameter |
---|
15 | |
---|
16 | <filter> --- parameter type: filename (without extension) |
---|
17 | Filter to be applied to the traces on display. |
---|
18 | |
---|
19 | |
---|
20 | Example: |
---|
21 | |
---|
22 | DOUBLEFIL BP_2S4S ! applies the FFT filter BP_2S4S to the |
---|
23 | ! traces on the display |
---|
24 | |
---|
Note: See
TracBrowser
for help on using the repository browser.