Prototypes | |
| int | WindowData (REAL8 r) |
| int | WindowDataTukey2 (void) |
| int | WindowDataHann (void) |
| int | main (void) |
Go to the source code of this file.
Variables | |
| REAL8 | winFncRMS |
| REAL8TimeSeries | dataDouble |
| REAL4TimeSeries | dataSingle |
Definition at line 37 of file SFTWindowFuncs.c.
| int WindowDataTukey2 | ( | void | ) |
Definition at line 72 of file SFTWindowFuncs.c.
| int WindowDataHann | ( | void | ) |
Definition at line 108 of file SFTWindowFuncs.c.
| int main | ( | void | ) |
Definition at line 44 of file genSFTWindows.c.
|
extern |
Definition at line 29 of file SFTWindowFuncs.c.
|
extern |
Definition at line 30 of file SFTWindowFuncs.c.
|
extern |