Prototypes | |
int | WindowData (REAL8 r) |
int | WindowDataTukey2 (void) |
int | WindowDataHann (void) |
Go to the source code of this file.
Variables | |
REAL8 | winFncRMS = 1.0 |
REAL8TimeSeries | dataDouble |
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.
REAL8 winFncRMS = 1.0 |
Definition at line 29 of file SFTWindowFuncs.c.
REAL8TimeSeries dataDouble |
Definition at line 30 of file SFTWindowFuncs.c.